Home
last modified time | relevance | path

Searched refs:threeg_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dmsi-laptop.c123 static int wlan_s, bluetooth_s, threeg_s; variable
279 threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_wireless_state_ec_standard()
382 return sprintf(buf, "%i\n", threeg_s); in show_threeg()
798 msi_rfkill_set_state(rfk_threeg, !threeg_s); in msi_update_rfkill()
867 rfkill_set_sw_state(rfk_threeg, !threeg_s); in msi_init_rfkill()
868 rfkill_threeg_set(NULL, !threeg_s); in msi_init_rfkill()