Searched refs:mmcsd_get_cid (Results 1 – 4 of 4) sorted by relevance
233 rt_int32_t mmcsd_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid);
637 err = mmcsd_get_cid(host, resp); in mmcsd_mmc_init_card()
177 rt_int32_t mmcsd_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid) in mmcsd_get_cid() function
699 err = mmcsd_get_cid(host, resp); in mmcsd_sd_init_card()
Completed in 8 milliseconds