Searched refs:mmc_decode_cid (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/block/sdmmc/
H A Dmmc.c135 static zx_status_t mmc_decode_cid(sdmmc_device_t* dev, const uint8_t* raw_cid) { function
237 mmc_decode_cid(dev, (const uint8_t*)dev->raw_cid);

Completed in 34 milliseconds