Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A 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()
1317 bios_set_state(BLUETOOTH, bluetooth_enabled); in wistron_resume()