Home
last modified time | relevance | path

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

/linux-5.10/drivers/hid/
Dhid-logitech-dj.c129 struct hidpp_event { struct
130 u8 report_id;
131 u8 device_index;
132 u8 sub_id;
133 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];
Dhid-logitech-hidpp.c3398 static int hidpp_event(struct hid_device *hdev, struct hid_field *field, in hidpp_event() function