Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dmsi-laptop.c110 static int wlan_s, bluetooth_s, threeg_s; variable
264 bluetooth_s = !!(rdata & MSI_STANDARD_EC_BLUETOOTH_MASK); in get_wireless_state_ec_standard()
341 enabled = bluetooth_s; in show_bluetooth()
781 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_update_rfkill()
848 msi_rfkill_set_state(rfk_bluetooth, !bluetooth_s); in msi_init_rfkill()
849 rfkill_bluetooth_set(NULL, !bluetooth_s); in msi_init_rfkill()

Completed in 4 milliseconds