Home
last modified time | relevance | path

Searched refs:ehci_clear_tt_buffer_complete (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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-pmcmsp.c286 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-hcd.c1245 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
Dehci-q.c140 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, in ehci_clear_tt_buffer_complete() function