Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/misc/
Dwistron_btns.c1036 static bool bluetooth_enabled; variable
1130 bluetooth_enabled = !bluetooth_enabled; in handle_key()
1131 bios_set_state(BLUETOOTH, bluetooth_enabled); in handle_key()
1270 bluetooth_enabled = bt & 2; in wistron_probe()
1275 bios_set_state(BLUETOOTH, bluetooth_enabled); in wistron_probe()
1318 bios_set_state(BLUETOOTH, bluetooth_enabled); in wistron_resume()