Searched refs:clear_tt_buffer_complete (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/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-pmcmsp.c | 286 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-hcd.c | 1245 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | xhci.c | 5400 .clear_tt_buffer_complete = xhci_clear_tt_buffer_complete,
|
D | fotg210-hcd.c | 5539 .clear_tt_buffer_complete = fotg210_clear_tt_buffer_complete,
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | hcd.h | 336 void (*clear_tt_buffer_complete)(struct usb_hcd *, member
|
/kernel/linux/linux-5.10/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 2148 .clear_tt_buffer_complete = isp1760_clear_tt_buffer_complete,
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
D | hub.c | 809 if (drv->clear_tt_buffer_complete) in hub_tt_work() 810 (drv->clear_tt_buffer_complete)(clear->hcd, clear->ep); in hub_tt_work()
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
D | hcd.c | 4919 .clear_tt_buffer_complete = _dwc2_hcd_clear_tt_buffer_complete,
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 6139 .clear_tt_buffer_complete = xhci_clear_tt_buffer_complete,
|