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

/linux-master/drivers/hid/
H A Dhid-lg-g15.c481 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[8] & 0x80);
546 input_report_key(g15->input, KEY_KBD_LCD_MENU1, data[2] & 0x80);
593 input_report_key(g15->input, KEY_KBD_LCD_MENU1 + i, val);
739 input_set_capability(input, EV_KEY, KEY_KBD_LCD_MENU1 + i);
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h759 #define KEY_KBD_LCD_MENU1 0x2b8 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h759 #define KEY_KBD_LCD_MENU1 0x2b8 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h759 #define KEY_KBD_LCD_MENU1 0x2b8 macro

Completed in 148 milliseconds