Searched refs:ehci_clear_tt_buffer_complete (Results 1 – 11 of 11) sorted by relevance
/drivers/usb/host/ |
D | ehci-grlib.c | 81 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-sead3.c | 92 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-xilinx-of.c | 118 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-tilegx.c | 97 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-sh.c | 75 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-ppc-of.c | 68 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-pmcmsp.c | 290 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-ps3.c | 93 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-mv.c | 116 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-hcd.c | 1222 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
|
D | ehci-q.c | 149 static void ehci_clear_tt_buffer_complete(struct usb_hcd *hcd, in ehci_clear_tt_buffer_complete() function
|