Searched refs:KEY_KBD_LCD_MENU1 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-lg-g15.c | 664 [25] = KEY_KBD_LCD_MENU1, /* Left-most */ 743 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[8] & 0x80); in lg_g15_handle_lcd_menu_keys() 808 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[2] & 0x80); in lg_g15_v2_event() 855 input_report_key(g15->input, KEY_KBD_LCD_MENU1 + i, val); in lg_g510_event() 1088 input_set_capability(input, EV_KEY, KEY_KBD_LCD_MENU1 + i); in lg_g15_init_input_dev()
|
| H A D | hid-debug.c | 3451 [KEY_IMAGES] = "Images", [KEY_KBD_LCD_MENU1] = "KbdLcdMenu1",
|
| /linux/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 784 #define KEY_KBD_LCD_MENU1 0x2b8 759 #define KEY_KBD_LCD_MENU1 global() macro
|
| /linux/include/uapi/linux/ |
| H A D | input-event-codes.h | 784 #define KEY_KBD_LCD_MENU1 0x2b8 macro
|