Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h520 #define KEY_PICKUP_PHONE 0x1bd /* Answer incoming call */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h520 #define KEY_PICKUP_PHONE 0x1bd /* Answer incoming call */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h520 #define KEY_PICKUP_PHONE 0x1bd /* Answer incoming call */ macro
/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c1092 { KE_KEY, 0x0e | IDEAPAD_WMI_KEY, { KEY_PICKUP_PHONE } },
H A Dthinkpad_acpi.c3336 KEY_PICKUP_PHONE, /* Answer incoming call */ in hotkey_init()