Searched refs:power_supply_is_system_supplied (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpower_supply.h200 extern int power_supply_is_system_supplied(void);
202 static inline int power_supply_is_system_supplied(void) { return -ENOSYS; } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dpower_supply_core.c111 int power_supply_is_system_supplied(void) function
120 EXPORT_SYMBOL_GPL(power_supply_is_system_supplied); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Ddell-laptop.c444 if (power_supply_is_system_supplied() > 0)
466 if (power_supply_is_system_supplied() > 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_pm.c64 if (power_supply_is_system_supplied() > 0)
90 if (power_supply_is_system_supplied() > 0) {

Completed in 41 milliseconds