Home
last modified time | relevance | path

Searched defs:do_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/sd/
H A Dsd.h108 size_t (*do_command)(SDState *sd, SDRequest *req, member
/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c76 static int do_command(struct mmc *dev, struct mmc_cmd *cmd) in do_command() function