Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c2310 #define TPACPI_COMPARE_KEY(__scancode, __member) \ macro
2360 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_THINKPAD, thinkpad_toggle); in hotkey_compare_and_issue_event()
2361 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_FNSPACE, zoom_toggle); in hotkey_compare_and_issue_event()
2362 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_FNF7, display_toggle); in hotkey_compare_and_issue_event()
2363 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_FNF12, hibernate_toggle); in hotkey_compare_and_issue_event()
2365 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_FNPAGEUP, thinklight_toggle); in hotkey_compare_and_issue_event()
2367 TPACPI_COMPARE_KEY(TP_ACPI_HOTKEYSCAN_FNF8, displayexp_toggle); in hotkey_compare_and_issue_event()
2428 #undef TPACPI_COMPARE_KEY in hotkey_compare_and_issue_event()