Home
last modified time | relevance | path

Searched defs:cmd_rep (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-lenovo-go-s.c245 static int hid_gos_mcu_id_event(struct command_report *cmd_rep) in hid_gos_mcu_id_event()
253 static int hid_gos_gamepad_cfg_event(struct command_report *cmd_rep) in hid_gos_gamepad_cfg_event()
296 static int hid_gos_touchpad_event(struct command_report *cmd_rep) in hid_gos_touchpad_event()
315 static int hid_gos_pl_test_event(struct command_report *cmd_rep) in hid_gos_pl_test_event()
339 static int hid_gos_light_event(struct command_report *cmd_rep) in hid_gos_light_event()
372 static int hid_gos_set_event_return(struct command_report *cmd_rep) in hid_gos_set_event_return()
397 struct command_report *cmd_rep; in hid_gos_raw_event() local