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

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

Completed in 231 milliseconds