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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Ddell-laptop.c284 int hwswitch_bit = (unsigned long)data - 1; local
292 if ((hwswitch_state & BIT(hwswitch_bit)) &&
310 int hwswitch_bit = (unsigned long)data - 1; local
319 if (hwswitch_state & (BIT(hwswitch_bit)))

Completed in 26 milliseconds