Home
last modified time | relevance | path

Searched refs:bluetooth_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
262 bluetooth_s = !!(rdata & MSI_STANDARD_EC_BLUETOOTH_MASK); in get_wireless_state_ec_standard()
339 enabled = bluetooth_s; in show_bluetooth()
788 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_update_rfkill()
845 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_init_rfkill()
846 rfkill_bluetooth_set(NULL, !bluetooth_s); in msi_init_rfkill()