Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c1217 static u32 hci_get_bt_present(struct toshiba_acpi_dev *dev, bool *present) in hci_get_bt_present() function
2778 if (hci_get_bt_present(dev, &bt_present) == TOS_SUCCESS && bt_present) { in toshiba_acpi_add()