Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_bluetooth.c106 bool killswitch; in toshiba_bluetooth_enable() local
120 killswitch = (status & BT_KILLSWITCH_MASK) ? true : false; in toshiba_bluetooth_enable()
124 if (!killswitch) in toshiba_bluetooth_enable()