Searched refs:sd_do_command (Results 1 – 3 of 3) sorted by relevance
36 int sd_do_command(SDState *card, SDRequest *request, uint8_t *response);
156 rsplen = sd_do_command(host->card, &request, response); in omap_mmc_command()
2199 int sd_do_command(SDState *sd, SDRequest *req, in sd_do_command() function2832 sc->do_command = sd_do_command; in sdmmc_common_class_init()