Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dmsi-laptop.c122 static int wlan_s, bluetooth_s, threeg_s; variable
276 bluetooth_s = !!(rdata & MSI_STANDARD_EC_BLUETOOTH_MASK); in get_wireless_state_ec_standard()
353 enabled = bluetooth_s; in show_bluetooth()
795 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_update_rfkill()
862 rfkill_set_sw_state(rfk_bluetooth, !bluetooth_s); in msi_init_rfkill()
863 rfkill_bluetooth_set(NULL, !bluetooth_s); in msi_init_rfkill()