Searched refs:MmcRwData (Results 1 – 3 of 3) sorted by relevance
295 struct MmcRwData { struct308 void MmcSetupReadWriteBlocksCmd(struct MmcDevice *mmc, struct MmcCmd *cmd, struct MmcRwData *info); argument309 int32_t MmcSendReadWriteBlocks(struct MmcCntlr *cntlr, struct MmcRwData *info);
1204 static void MmcDeviceFillRwInfo(struct MmcRwData *info, uint8_t *buf, in MmcDeviceFillRwInfo()1217 struct MmcRwData info = {0}; in MmcDeviceRead()1263 struct MmcRwData info = {0}; in MmcDeviceWrite()
649 void MmcSetupReadWriteBlocksCmd(struct MmcDevice *mmc, struct MmcCmd *cmd, struct MmcRwData *info) in MmcSetupReadWriteBlocksCmd()681 int32_t MmcSendReadWriteBlocks(struct MmcCntlr *cntlr, struct MmcRwData *info) in MmcSendReadWriteBlocks()