Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lenovo.c83 static inline void report_key_event(struct input_dev *input, int keycode) in report_key_event() function
738 report_key_event(input, LENOVO_KEY_MICMUTE); in lenovo_raw_event_TP_X12_tab()
748 report_key_event(input, KEY_RFKILL); in lenovo_raw_event_TP_X12_tab()
751 report_key_event(input, KEY_PERFORMANCE); in lenovo_raw_event_TP_X12_tab()
756 report_key_event(input, KEY_PICKUP_PHONE) : in lenovo_raw_event_TP_X12_tab()
757 report_key_event(input, KEY_SELECTIVE_SCREENSHOT); in lenovo_raw_event_TP_X12_tab()
761 report_key_event(input, KEY_BOOKMARKS); in lenovo_raw_event_TP_X12_tab()
765 report_key_event(input, KEY_KBDILLUMTOGGLE); in lenovo_raw_event_TP_X12_tab()