Home
last modified time | relevance | path

Searched refs:clear_tt_buffer_complete (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dehci-grlib.c68 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-xilinx-of.c104 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-sh.c71 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-ppc-of.c69 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-ps3.c81 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-hcd.c1266 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dxhci.c5327 .clear_tt_buffer_complete = xhci_clear_tt_buffer_complete,
/Linux-v6.6/include/linux/usb/
Dhcd.h326 void (*clear_tt_buffer_complete)(struct usb_hcd *, member
/Linux-v6.6/drivers/usb/core/
Dhub.c845 if (drv->clear_tt_buffer_complete) in hub_tt_work()
846 (drv->clear_tt_buffer_complete)(clear->hcd, clear->ep); in hub_tt_work()
/Linux-v6.6/drivers/usb/isp1760/
Disp1760-hcd.c2518 .clear_tt_buffer_complete = isp1760_clear_tt_buffer_complete,
/Linux-v6.6/drivers/usb/dwc2/
Dhcd.c5004 .clear_tt_buffer_complete = _dwc2_hcd_clear_tt_buffer_complete,
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c5535 .clear_tt_buffer_complete = fotg210_clear_tt_buffer_complete,