Searched refs:clear_tt_buffer_complete (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/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 | 72 .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-pmcmsp.c | 286 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | ehci-hcd.c | 1213 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
| D | xhci.c | 5357 .clear_tt_buffer_complete = xhci_clear_tt_buffer_complete,
|
| D | fotg210-hcd.c | 5545 .clear_tt_buffer_complete = fotg210_clear_tt_buffer_complete,
|
| /Linux-v5.4/include/linux/usb/ |
| D | hcd.h | 336 void (*clear_tt_buffer_complete)(struct usb_hcd *, member
|
| /Linux-v5.4/drivers/usb/isp1760/ |
| D | isp1760-hcd.c | 2152 .clear_tt_buffer_complete = isp1760_clear_tt_buffer_complete,
|
| /Linux-v5.4/drivers/usb/core/ |
| D | hub.c | 799 if (drv->clear_tt_buffer_complete) in hub_tt_work() 800 (drv->clear_tt_buffer_complete)(clear->hcd, clear->ep); in hub_tt_work()
|
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | hcd.c | 4917 .clear_tt_buffer_complete = _dwc2_hcd_clear_tt_buffer_complete,
|