Home
last modified time | relevance | path

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

/drivers/hid/
A Dhid-lenovo.c84 static inline void report_key_event(struct input_dev *input, int keycode) in report_key_event() function
724 report_key_event(input, LENOVO_KEY_MICMUTE); in lenovo_raw_event_TP_X12_tab()
734 report_key_event(input, KEY_RFKILL); in lenovo_raw_event_TP_X12_tab()
742 report_key_event(input, KEY_PICKUP_PHONE) : in lenovo_raw_event_TP_X12_tab()
743 report_key_event(input, KEY_SELECTIVE_SCREENSHOT); in lenovo_raw_event_TP_X12_tab()
747 report_key_event(input, KEY_BOOKMARKS); in lenovo_raw_event_TP_X12_tab()
751 report_key_event(input, KEY_KBDILLUMTOGGLE); in lenovo_raw_event_TP_X12_tab()

Completed in 7 milliseconds