Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c3356 #define TPACPI_HOTKEY_MAP_TYPESIZE sizeof(tpacpi_keymap_entry_t) in hotkey_init() macro
3517 tpacpi_inputdev->keycodesize = TPACPI_HOTKEY_MAP_TYPESIZE; in hotkey_init()