Searched refs:owl_mmc_send_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | owl-mmc.c | 173 static void owl_mmc_send_cmd(struct owl_mmc_host *owl_host, in owl_mmc_send_cmd() function 359 owl_mmc_send_cmd(owl_host, mrq->cmd, data); in owl_mmc_request() 379 owl_mmc_send_cmd(owl_host, data->stop, NULL); in owl_mmc_request()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | owl-mmc.c | 173 static void owl_mmc_send_cmd(struct owl_mmc_host *owl_host, in owl_mmc_send_cmd() function 359 owl_mmc_send_cmd(owl_host, mrq->cmd, data); in owl_mmc_request() 379 owl_mmc_send_cmd(owl_host, data->stop, NULL); in owl_mmc_request()
|
Completed in 3 milliseconds