Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dsdio.c407 static int gb_sdio_command(struct gb_sdio_host *host, struct mmc_command *cmd) in gb_sdio_command() function
523 ret = gb_sdio_command(host, mrq->sbc); in gb_sdio_mrq_work()
528 ret = gb_sdio_command(host, mrq->cmd); in gb_sdio_mrq_work()
539 ret = gb_sdio_command(host, mrq->stop); in gb_sdio_mrq_work()