Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c120 #define HCI_HOTKEY_EVENT 0x001e macro
2745 result = hci_write(dev, HCI_HOTKEY_EVENT, in toshiba_acpi_enable_hotkeys()
2748 result = hci_write(dev, HCI_HOTKEY_EVENT, in toshiba_acpi_enable_hotkeys()
2751 result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_ENABLE); in toshiba_acpi_enable_hotkeys()
3569 result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_DISABLE); in toshiba_acpi_suspend()