Searched defs:device_type (Results 1 – 3 of 3) sorted by relevance
187 uint8_t device_type = dev->raw_ext_csd[MMC_EXT_CSD_DEVICE_TYPE]; in mmc_supports_hs() local192 uint8_t device_type = dev->raw_ext_csd[MMC_EXT_CSD_DEVICE_TYPE]; in mmc_supports_hsddr() local198 uint8_t device_type = dev->raw_ext_csd[MMC_EXT_CSD_DEVICE_TYPE]; in mmc_supports_hs200() local204 uint8_t device_type = dev->raw_ext_csd[MMC_EXT_CSD_DEVICE_TYPE]; in mmc_supports_hs400() local
38 int device_type; in open_devices() local
75 uint8_t device_type; member
Completed in 6 milliseconds