Searched refs:ehci_is_TDI (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h555 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt) macro
561 if (ehci_is_TDI(ehci)) {
577 #define ehci_is_TDI(e) (0) macro
H A Dehci-hub.c546 if (!ehci_is_TDI(ehci))
554 if (!ehci_is_TDI(ehci))
575 if (ehci_is_TDI(ehci)) {
1050 && !ehci_is_TDI(ehci)
1106 if (ehci_is_TDI(ehci))
1116 if (ehci_is_TDI(ehci))
H A Dehci-hcd.c289 if (ehci_is_TDI(ehci))
H A Dehci-q.c179 if (!ehci_is_TDI(ehci)
H A Dehci-sched.c988 if (!ehci_is_TDI(ehci)

Completed in 94 milliseconds