Searched refs:has_hostpc (Results 1 - 3 of 3) 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-hub.c127 if (ehci->has_hostpc) {
163 if (ehci->has_hostpc) {
267 if (changed && ehci->has_hostpc) {
371 if (ehci->bus_suspended && ehci->has_hostpc) {
729 if (ehci->has_hostpc)
944 if (ehci->has_hostpc) {
H A Dehci.h144 unsigned has_hostpc:1; member in struct:ehci_hcd
562 switch ((portsc >> (ehci->has_hostpc ? 25 : 26)) & 3) {
H A Dehci-hcd.c280 if (ehci->has_hostpc) {

Completed in 87 milliseconds