Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c115 #define HCI_HOTKEY_EVENT 0x001e macro
2737 result = hci_write(dev, HCI_HOTKEY_EVENT, in toshiba_acpi_enable_hotkeys()
2740 result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_ENABLE); in toshiba_acpi_enable_hotkeys()
3550 result = hci_write(dev, HCI_HOTKEY_EVENT, HCI_HOTKEY_DISABLE); in toshiba_acpi_suspend()