Home
last modified time | relevance | path

Searched refs:sd_do_command (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/sd/
H A Dsdcard_legacy.h36 int sd_do_command(SDState *card, SDRequest *request, uint8_t *response);
/openbmc/qemu/hw/sd/
H A Domap_mmc.c156 rsplen = sd_do_command(host->card, &request, response); in omap_mmc_command()
H A Dsd.c2199 int sd_do_command(SDState *sd, SDRequest *req, in sd_do_command() function
2832 sc->do_command = sd_do_command; in sdmmc_common_class_init()