Searched refs:HCI_SYSTEM_EVENT (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | toshiba_acpi.c | 111 #define HCI_SYSTEM_EVENT 0x0016 macro 1623 hci_result = hci_read1(dev, HCI_SYSTEM_EVENT, &value); in keys_proc_show() 1635 hci_result = hci_write1(dev, HCI_SYSTEM_EVENT, 1); in keys_proc_show() 2493 hci_result = hci_read1(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys() 2505 hci_write1(dev, HCI_SYSTEM_EVENT, 1); in toshiba_acpi_process_hotkeys() 2580 hci_result = hci_write1(dev, HCI_SYSTEM_EVENT, 1); in toshiba_acpi_setup_keyboard()
|