Searched refs:clear_tt_buffer_complete (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/usb/host/ |
| D | ehci-grlib.c | 68 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-xilinx-of.c | 104 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-sh.c | 71 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-ppc-of.c | 69 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-ps3.c | 81 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-hcd.c | 1230 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | xhci.c | 5440 .clear_tt_buffer_complete = xhci_clear_tt_buffer_complete,
|
| D | fotg210-hcd.c | 5543 .clear_tt_buffer_complete = fotg210_clear_tt_buffer_complete,
|
| /Linux-v5.15/include/linux/usb/ |
| D | hcd.h | 338 void (*clear_tt_buffer_complete)(struct usb_hcd *, member
|
| /Linux-v5.15/drivers/usb/core/ |
| D | hub.c | 810 if (drv->clear_tt_buffer_complete) in hub_tt_work() 811 (drv->clear_tt_buffer_complete)(clear->hcd, clear->ep); in hub_tt_work()
|
| /Linux-v5.15/drivers/usb/isp1760/ |
| D | isp1760-hcd.c | 2521 .clear_tt_buffer_complete = isp1760_clear_tt_buffer_complete,
|
| /Linux-v5.15/drivers/usb/dwc2/ |
| D | hcd.c | 5036 .clear_tt_buffer_complete = _dwc2_hcd_clear_tt_buffer_complete,
|