diff options
| author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2025-02-21 12:37:56 -0300 |
|---|---|---|
| committer | Alistair Francis <alistair.francis@wdc.com> | 2025-03-04 15:42:54 +1000 |
| commit | 421ee1ec6f0de0b0fd96b262bda18b97e54263b4 (patch) | |
| tree | a82ef160301efaa2fc870be98a569d275e39bc96 /include/standard-headers/linux/input-event-codes.h | |
| parent | 2c1b42144018ec5ab097e003b974e3a094d73b2f (diff) | |
| download | focaccia-qemu-421ee1ec6f0de0b0fd96b262bda18b97e54263b4.tar.gz focaccia-qemu-421ee1ec6f0de0b0fd96b262bda18b97e54263b4.zip | |
linux-headers: Update to Linux v6.14-rc3
Update headers to retrieve the latest KVM caps for RISC-V. Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Message-ID: <20250221153758.652078-2-dbarboza@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include/standard-headers/linux/input-event-codes.h')
| -rw-r--r-- | include/standard-headers/linux/input-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/linux/input-event-codes.h b/include/standard-headers/linux/input-event-codes.h index 50b2b7497e..09ba0ad878 100644 --- a/include/standard-headers/linux/input-event-codes.h +++ b/include/standard-headers/linux/input-event-codes.h @@ -519,6 +519,7 @@ #define KEY_NOTIFICATION_CENTER 0x1bc /* Show/hide the notification center */ #define KEY_PICKUP_PHONE 0x1bd /* Answer incoming call */ #define KEY_HANGUP_PHONE 0x1be /* Decline incoming call */ +#define KEY_LINK_PHONE 0x1bf /* AL Phone Syncing */ #define KEY_DEL_EOL 0x1c0 #define KEY_DEL_EOS 0x1c1 |