Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-dj.c132 struct hidpp_event { struct
133 u8 report_id;
134 u8 device_index;
135 u8 sub_id;
136 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];
H A Dhid-logitech-hidpp.c4008 static int hidpp_event(struct hid_device *hdev, struct hid_field *field, in hidpp_event() function