Searched refs:vub300 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/mmc/host/ |
| H A D | vub300.c | 465 &vub300->resp, sizeof(vub300->resp), in irqpoll_out_completed() 490 , &vub300->cmnd, sizeof(vub300->cmnd) in send_irqpoll() 605 vub300->system_port_status = vub300->resp.status; in __vub300_irqpoll_response() 726 } else if (vub300->mmc && vub300->mmc->card) { in vub300_deadwork_thread() 830 &vub300->resp, sizeof(vub300->resp), in command_out_completed() 1126 if (vub300->datasize < vub300->fbs[fn]) { in send_command() 1145 if (vub300->datasize < vub300->fbs[0]) { in send_command() 1165 &vub300->cmnd, sizeof(vub300->cmnd), in send_command() 2267 vub300->cmnd_out_ep, vub300->cmnd_res_ep, in vub300_probe() 2268 vub300->data_out_ep, vub300->data_inp_ep); in vub300_probe() [all …]
|
| H A D | Makefile | 62 obj-$(CONFIG_MMC_VUB300) += vub300.o
|
| H A D | Kconfig | 915 choose M here: the module will be called vub300.
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 26123 F: drivers/mmc/host/vub300.c
|