Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg-g15.c65 struct g13_input_report { struct
150 tbuf, sizeof(struct g13_input_report), in lg_g13_get_leds_state()
152 if (ret != sizeof(struct g13_input_report)) { in lg_g13_get_leds_state()
157 !TEST_BIT(((struct g13_input_report *) tbuf)->keybits, in lg_g13_get_leds_state()
693 struct g13_input_report const * const rep = (struct g13_input_report *) data; in lg_g13_event()
903 if (data[0] == 0x01 && size == sizeof(struct g13_input_report)) in lg_g15_raw_event()