Home
last modified time | relevance | path

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

/linux-6.12.1/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,
Dehci-q.c137 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, in ehci_clear_tt_buffer_complete() function