Searched defs:mmc (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_core.c | 316 void MmcCntlrSetDevice(struct MmcCntlr *cntlr, struct MmcDevice *mmc) in MmcCntlrSetDevice() 327 struct MmcDevice *mmc = NULL; in MmcCntlrGetDevice() local 557 struct MmcDevice *mmc = NULL; in MmcCntlrAllocDev() local 1099 int32_t MmcDeviceAdd(struct MmcDevice *mmc) in MmcDeviceAdd() 1151 void MmcDeviceRemove(struct MmcDevice *mmc) in MmcDeviceRemove() 1164 struct MmcDevice *MmcDeviceGet(struct MmcDevice *mmc) in MmcDeviceGet() 1178 void MmcDevicePut(struct MmcDevice *mmc) in MmcDevicePut() 1187 void MmcDeviceAddOps(struct MmcDevice *mmc, void *ops) in MmcDeviceAddOps() 1213 ssize_t MmcDeviceRead(struct MmcDevice *mmc, uint8_t *buf, size_t startSec, size_t nSec) in MmcDeviceRead() 1259 ssize_t MmcDeviceWrite(struct MmcDevice *mmc, uint8_t *buf, size_t startSec, size_t nSec) in MmcDeviceWrite() [all …]
|
H A D | mmc_emmc.c | 16 struct MmcDevice *mmc = (struct MmcDevice *)dev; in EmmcDeviceDefaultGetCid() local
|
H A D | emmc_if.c | 85 struct MmcDevice *mmc = NULL; in EmmcDeviceGetFromHandle() local
|
H A D | sdio_if.c | 20 struct MmcDevice *mmc = NULL; in SdioDeviceGetFromHandle() local
|
H A D | mmc_protocol.c | 649 void MmcSetupReadWriteBlocksCmd(struct MmcDevice *mmc, struct MmcCmd *cmd, struct MmcRwData *info) in MmcSetupReadWriteBlocksCmd()
|
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/ |
H A D | mmc_emmc.h | 26 struct MmcDevice mmc; member
|
H A D | mmc_sd.h | 29 struct MmcDevice mmc; member
|
H A D | mmc_block.h | 62 struct MmcDevice *mmc; member
|
H A D | mmc_corex.h | 252 static inline bool MmcDeviceIsPresent(struct MmcDevice *mmc) in MmcDeviceIsPresent()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mmc/ |
H A D | mmc_block_lite.c | 197 struct MmcDevice *mmc = NULL; in MmcBlockGetAuSize() local
|
/ohos5.0/base/hiviewdfx/hitrace/config/ |
H A D | hitrace_utils.json | 483 "mmc": { object
|