Home
last modified time | relevance | path

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

/Linux-v4.19/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.c72 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-ppc-of.c69 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-pmcmsp.c286 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-ps3.c81 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-mv.c112 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-hcd.c1213 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dfotg210-hcd.c5539 .clear_tt_buffer_complete = fotg210_clear_tt_buffer_complete,
/Linux-v4.19/include/linux/usb/
Dhcd.h333 void (*clear_tt_buffer_complete)(struct usb_hcd *, member
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c2152 .clear_tt_buffer_complete = isp1760_clear_tt_buffer_complete,
/Linux-v4.19/drivers/usb/core/
Dhub.c771 if (drv->clear_tt_buffer_complete) in hub_tt_work()
772 (drv->clear_tt_buffer_complete)(clear->hcd, clear->ep); in hub_tt_work()
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.c5042 .clear_tt_buffer_complete = _dwc2_hcd_clear_tt_buffer_complete,