Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Dwistron_btns.c1048 static bool bluetooth_enabled; variable
1142 bluetooth_enabled = !bluetooth_enabled; in handle_key()
1143 bios_set_state(BLUETOOTH, bluetooth_enabled); in handle_key()
1278 bluetooth_enabled = bt & 2; in wistron_probe()
1283 bios_set_state(BLUETOOTH, bluetooth_enabled); in wistron_probe()
1327 bios_set_state(BLUETOOTH, bluetooth_enabled); in wistron_resume()