Home
last modified time | relevance | path

Searched defs:mmc (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_core.c316 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 Dmmc_emmc.c16 struct MmcDevice *mmc = (struct MmcDevice *)dev; in EmmcDeviceDefaultGetCid() local
H A Demmc_if.c85 struct MmcDevice *mmc = NULL; in EmmcDeviceGetFromHandle() local
H A Dsdio_if.c20 struct MmcDevice *mmc = NULL; in SdioDeviceGetFromHandle() local
H A Dmmc_protocol.c649 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 Dmmc_emmc.h26 struct MmcDevice mmc; member
H A Dmmc_sd.h29 struct MmcDevice mmc; member
H A Dmmc_block.h62 struct MmcDevice *mmc; member
H A Dmmc_corex.h252 static inline bool MmcDeviceIsPresent(struct MmcDevice *mmc) in MmcDeviceIsPresent()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mmc/
H A Dmmc_block_lite.c197 struct MmcDevice *mmc = NULL; in MmcBlockGetAuSize() local
/ohos5.0/base/hiviewdfx/hitrace/config/
H A Dhitrace_utils.json483 "mmc": { object