Searched refs:threeg_s (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 Dmsi-laptop.c94 static int wlan_s, bluetooth_s, threeg_s; variable
231 threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK);
334 return sprintf(buf, "%i\n", threeg_s);
604 rfkill_set_sw_state(rfk_threeg, !threeg_s);
646 rfkill_set_sw_state(rfk_threeg, !threeg_s);
647 rfkill_threeg_set(NULL, !threeg_s);

Completed in 37 milliseconds