Searched defs:usbhid_submit_report (Results 1 – 2 of 2) sorted by relevance
594 void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) in usbhid_submit_report() function
264 #define usbhid_submit_report(a, b, c) \ macro