Searched refs:has_lpm (Results 1 - 4 of 4) 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-pci.c164 ehci->has_lpm = 0;
198 ehci->has_lpm = 0;
429 if (ehci->has_lpm && !udev->parent->parent) {
H A Dehci.h145 unsigned has_lpm:1; /* support link power management */ member in struct:ehci_hcd
H A Dehci-hcd.c649 ehci->has_lpm = 1;
H A Dehci-hub.c800 if (ehci->has_lpm) {

Completed in 130 milliseconds