Home
last modified time | relevance | path

Searched refs:SdDevice (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c2066 struct SdDevice *sdDev = (struct SdDevice *)cntlr->curDev; in SdSetBlockCapacity()
2200 struct SdDevice *sdDev = (struct SdDevice *)mmcDev; in SdGetMaxClock()
2293 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdReadScr()
2325 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdReadSwitchCapbility()
2373 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdFillBusSpeedMode()
2429 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdExecuteTuning()
2481 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdSetMaxCurrentLimit()
2513 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdSetBusSpeedMode()
2582 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdUltraHighSpeedDevInit()
2609 struct SdDevice *dev = (struct SdDevice *)cntlr->curDev; in SdSwitchHighSpeed()
[all …]
H A Dmmc_core.c567 len = (uint32_t)sizeof(struct SdDevice); in MmcCntlrAllocDev()
663 struct SdDevice *dev = NULL; in MmcCntlrSdSupportCmd23()
673 dev = (struct SdDevice *)cntlr->curDev; in MmcCntlrSdSupportCmd23()
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_sd.h28 struct SdDevice { struct
H A Dmmc_sdio.h40 struct SdDevice sd;
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mmc/
H A Dmmc_block_lite.c198 struct SdDevice *sd = NULL; in MmcBlockGetAuSize()
210 sd = (struct SdDevice *)mmc; in MmcBlockGetAuSize()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-sdio-develop.md231 struct SdDevice sd;
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-sdio-develop.md187 struct SdDevice sd;