Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dmsi-laptop.c108 static int wlan_s, bluetooth_s, threeg_s; variable
264 threeg_s = !!(rdata & MSI_STANDARD_EC_3G_MASK); in get_wireless_state_ec_standard()
367 return sprintf(buf, "%i\n", threeg_s); in show_threeg()
790 msi_rfkill_set_state(rfk_threeg, !threeg_s); in msi_update_rfkill()
849 msi_rfkill_set_state(rfk_threeg, !threeg_s); in msi_init_rfkill()
850 rfkill_threeg_set(NULL, !threeg_s); in msi_init_rfkill()