Searched defs:ehci_work (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/host/
H A Dehci-hcd.c385 static void ehci_work(struct ehci_hcd *ehci);
456 ehci_work (ehci);
527 * ehci_work is called from some interrupts, timers, and so on.
530 static void ehci_work (struct ehci_hcd *ehci) function
583 ehci_work (ehci);
974 ehci_work (ehci);
H A Doxu210hp-hcd.c240 static void ehci_work(struct oxu_hcd *oxu);
1895 /* make sure ehci_work scans these */
2381 static void ehci_work(struct oxu_hcd *oxu) function
2530 ehci_work(oxu);
2582 ehci_work(oxu);
2787 ehci_work(oxu);
3470 ehci_work(oxu);

Completed in 27 milliseconds