Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c1244 static int bt_rfkill_set_block(void *data, bool blocked) in bt_rfkill_set_block() function
1298 bt_rfkill_set_block(data, true); in bt_rfkill_poll()
1302 .set_block = bt_rfkill_set_block,