Searched refs:KEY_ZOOMIN (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/hid/ |
D | hid-sunplus.c | 43 case 0x2003: sp_map_key_clear(KEY_ZOOMIN); break; in sp_input_mapping()
|
D | hid-lg.c | 598 case 0x101f: lg_map_key_clear(KEY_ZOOMIN); break; in lg_wireless_mapping()
|
D | hid-debug.c | 3487 [KEY_WWAN] = "WWAN", [KEY_ZOOMIN] = "ZoomIn",
|
D | hid-input.c | 1214 case 0x22d: map_key_clear(KEY_ZOOMIN); break; in hidinput_configure_usage()
|
/linux-6.12.1/include/uapi/linux/ |
D | input-event-codes.h | 491 #define KEY_ZOOMIN 0x1a2 /* AC Zoom In */ macro
|
/linux-6.12.1/include/dt-bindings/input/ |
D | linux-event-codes.h | 491 #define KEY_ZOOMIN 0x1a2 /* AC Zoom In */ macro
|
/linux-6.12.1/drivers/media/usb/dvb-usb/ |
D | m920x.c | 807 { 0x45, KEY_ZOOMIN },
|
/linux-6.12.1/drivers/platform/x86/ |
D | toshiba_acpi.c | 251 { KE_KEY, 0x103, { KEY_ZOOMIN } }, 284 { KE_KEY, 0x103, { KEY_ZOOMIN } },
|
D | sony-laptop.c | 338 KEY_ZOOMIN, /* 49 SONYPI_EVENT_ZOOM_IN_PRESSED */
|