Home
last modified time | relevance | path

Searched refs:KEY_KBD_LCD_MENU2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hid/
H A Dhid-lg-g15.c665 [26] = KEY_KBD_LCD_MENU2,
747 input_report_key(g15->input, KEY_KBD_LCD_MENU2 + i, val); in lg_g15_handle_lcd_menu_keys()
812 input_report_key(g15->input, KEY_KBD_LCD_MENU2 + i, val); in lg_g15_v2_event()
H A Dhid-debug.c3452 [KEY_KBD_LCD_MENU2] = "KbdLcdMenu2", [KEY_KBD_LCD_MENU3] = "KbdLcdMenu3",
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h785 #define KEY_KBD_LCD_MENU2 0x2b9
781 #define KEY_KBD_LCD_MENU2 global() macro
/linux/include/uapi/linux/
H A Dinput-event-codes.h785 #define KEY_KBD_LCD_MENU2 0x2b9 macro