Searched refs:do_command (Results 1 – 3 of 3) sorted by relevance
99 int (*do_command)(SDState *sd, SDRequest *req, uint8_t *response); member
101 return sc->do_command(card, req, response); in sdbus_do_command()
2768 sc->do_command = sd_do_command; in sdmmc_common_class_init()