Home
last modified time | relevance | path

Searched defs:cid (Results 1 - 11 of 11) sorted by relevance

/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_emmc.c14 static int32_t EmmcDeviceDefaultGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceDefaultGetCid() argument
30 int32_t EmmcDeviceGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceGetCid() argument
H A Demmc_if.c22 static int32_t EmmcGetCidReadReplyData(struct HdfSBuf *reply, uint8_t *cid, uint32_t size) in EmmcGetCidReadReplyData() argument
45 int32_t EmmcServiceGetCid(struct HdfIoService *service, uint8_t *cid, uint32_t size) in EmmcServiceGetCid() argument
113 int32_t EmmcGetCid(DevHandle handle, uint8_t *cid, uint32_t size) in EmmcGetCid() argument
140 void EmmcGetHuid(uint8_t *cid, uint32_t size) in EmmcGetHuid() argument
[all...]
H A Dmmc_dispatch.c41 uint8_t cid[EMMC_CID_LEN] = {0}; in EmmcCmdGetCid() local
H A Dmmc_protocol.c172 uint32_t *cid = NULL; in MmcAllSendCid() local
772 struct MmcCid *cid = NULL; in EmmcDecodeCid() local
2024 struct MmcCid *cid = NULL; SdDecodeCid() local
[all...]
/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_test.cpp54 uint8_t cid[EMMC_CID_LEN] = {0}; in TestUserEmmcGetCid() local
/drivers/hdf_core/adapter/khdf/linux/model/storage/
H A Demmc_adapter.c32 static int32_t LinuxEmmcGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t size) in LinuxEmmcGetCid() argument
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Demmc_test.c46 uint8_t cid[EMMC_CID_LEN] = {0}; in TestEmmcGetCid() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXTexture.js
/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_corex.h201 struct MmcCid cid; member
/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp261 int32_t RilImpl::GetLinkBandwidthInfo(int32_t slotId, int32_t serialId, int32_t cid) in GetLinkBandwidthInfo() argument
/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h320 uint32_t cid; member

Completed in 11 milliseconds