Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dtoshiba_bluetooth.c21 #define BT_KILLSWITCH_MASK 0x01 macro
152 bt_dev->killswitch = (status & BT_KILLSWITCH_MASK) ? true : false; in toshiba_bluetooth_sync_status()