Searched refs:hci_read2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | toshiba_acpi.c | 371 static u32 hci_read2(struct toshiba_acpi_dev *dev, in hci_read2() function 1201 result = hci_read2(dev, HCI_SYSTEM_INFO, &val1, &val2); in toshiba_hotkey_event_type_get() 1224 hci_result = hci_read2(dev, HCI_WIRELESS, &value, &value2); in hci_get_bt_present() 1238 hci_result = hci_read2(dev, HCI_WIRELESS, &value, &value2); in hci_get_radio_state()
|