Searched defs:hidpp_report (Results 1 – 1 of 1) sorted by relevance
109 struct hidpp_report { struct110 u8 report_id;111 u8 device_index;112 union {175 struct hidpp_report *hidpp_report) in __hidpp_send_report()