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