Searched refs:poweron (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/pci/hotplug/
H A Dpciehp_core.c232 u8 occupied, poweron; local
269 pciehp_get_power_status(slot, &poweron);
273 if (!occupied && poweron && POWER_CTRL(ctrl))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dcy8ctmg110_ts.c68 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) argument
71 gpio_direction_output(ts->reset_pin, 1 - poweron);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dfujitsu-laptop.c290 int poweron, always; local
292 poweron = call_fext_func(FUNC_LEDS, 0x2, LOGOLAMP_POWERON, 0x0);
293 if (poweron == FUNC_LED_ON) {

Completed in 76 milliseconds