Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c145 #define HCI_WIRELESS_BT_PRESENT 0x0f macro
1226 *present = (value & HCI_WIRELESS_BT_PRESENT) ? true : false; in hci_get_bt_present()