Searched refs:HCI_SYSTEM_EVENT (Results 1 – 1 of 1) sorted by relevance
113 #define HCI_SYSTEM_EVENT 0x0016 macro2830 result = hci_read(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys()2843 result = hci_write(dev, HCI_SYSTEM_EVENT, 1); in toshiba_acpi_process_hotkeys()2926 else if (hci_write(dev, HCI_SYSTEM_EVENT, 1) == TOS_SUCCESS) in toshiba_acpi_setup_keyboard()