Searched refs:KEY_KBD_LCD_MENU1 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/hid/ |
| H A D | hid-lg-g15.c | 426 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[8] & 0x80); in lg_g15_handle_lcd_menu_keys() 491 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[2] & 0x80); in lg_g15_v2_event() 538 input_report_key(g15->input, KEY_KBD_LCD_MENU1 + i, val); in lg_g510_event() 723 input_set_capability(input, EV_KEY, KEY_KBD_LCD_MENU1 + i); in lg_g15_init_input_dev()
|
| H A D | hid-debug.c | 3443 [KEY_IMAGES] = "Images", [KEY_KBD_LCD_MENU1] = "KbdLcdMenu1",
|
| /linux-6.15/include/uapi/linux/ |
| H A D | input-event-codes.h | 762 #define KEY_KBD_LCD_MENU1 0x2b8 macro
|
| /linux-6.15/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 762 #define KEY_KBD_LCD_MENU1 0x2b8 macro
|