Searched refs:MmcDeviceFillRwInfo (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_core.c | 1204 static void MmcDeviceFillRwInfo(struct MmcRwData *info, uint8_t *buf, in MmcDeviceFillRwInfo() function 1238 MmcDeviceFillRwInfo(&info, buf, false, curStartSec, readSec); in MmcDeviceRead() 1284 MmcDeviceFillRwInfo(&info, buf, true, curStartSec, writeSec); in MmcDeviceWrite()
|