threeg_s          110 drivers/platform/x86/msi-laptop.c static int wlan_s, bluetooth_s, threeg_s;
threeg_s          266 drivers/platform/x86/msi-laptop.c 	threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK);
threeg_s          369 drivers/platform/x86/msi-laptop.c 	return sprintf(buf, "%i\n", threeg_s);
threeg_s          785 drivers/platform/x86/msi-laptop.c 		msi_rfkill_set_state(rfk_threeg, !threeg_s);
threeg_s          854 drivers/platform/x86/msi-laptop.c 		rfkill_set_sw_state(rfk_threeg, !threeg_s);
threeg_s          855 drivers/platform/x86/msi-laptop.c 		rfkill_threeg_set(NULL, !threeg_s);