Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-lg-g15.c426 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 Dhid-debug.c3443 [KEY_IMAGES] = "Images", [KEY_KBD_LCD_MENU1] = "KbdLcdMenu1",
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h762 #define KEY_KBD_LCD_MENU1 0x2b8 macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h762 #define KEY_KBD_LCD_MENU1 0x2b8 macro