Searched refs:sd_get_devid (Results 1 – 1 of 1) sorted by relevance
906 #define sd_get_devid ssd_get_devid macro1252 static int sd_get_devid(sd_ssc_t *ssc);5478 if ((sd_get_devid(ssc) == EINVAL) && in sd_register_devid()5522 if (sd_get_devid(ssc) == EINVAL) { in sd_register_devid()5565 sd_get_devid(sd_ssc_t *ssc) in sd_get_devid() function