Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c93 struct hidpp_report { struct
94 u8 report_id;
95 u8 device_index;
96 union {
145 struct hidpp_report *hidpp_report) in __hidpp_send_report()