Home
last modified time | relevance | path

Searched refs:SDIO_CIS_TPL_FUNCE_COMMON (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h1143SDIO_CIS_TPL_FUNCE_COMMON = 0, /* This tuple gives the host common information about the card… enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c3652 if (tuple->tplBody[0] == SDIO_CIS_TPL_FUNCE_COMMON) { in SdioDecodeCisTplFunce()