Searched refs:power_budget (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dohci.h15 int power_budget; member in struct:pxaohci_platform_data
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-pxa27x.c188 if (inf->power_budget)
189 hcd->power_budget = inf->power_budget;
H A Dohci-omap.c198 ohci_to_hcd(ohci)->power_budget = 8;
247 ohci_to_hcd(ohci)->power_budget = 250;
264 ohci_to_hcd(ohci)->power_budget = 0;
H A Dsl811-hcd.c1576 hcd->power_budget = sl811->board->power * 2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd.h98 unsigned power_budget; /* in mA, 0 = no limit */ member in struct:usb_hcd
H A Dhcd.c1636 rhdev->bus_mA = min(500u, hcd->power_budget);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dspitz.c376 .power_budget = 150,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Ddummy_hcd.c1850 hcd->power_budget = 8;

Completed in 179 milliseconds