Home
last modified time | relevance | path

Searched refs:hid_output_report (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/hid/
A Dhid-bigbenff.c229 hid_output_report(bigben->report, buf); in bigben_worker()
253 hid_output_report(bigben->report, buf); in bigben_worker()
A Dhid-core.c1853 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1864 EXPORT_SYMBOL_GPL(hid_output_report);
1975 hid_output_report(report, buf); in __hid_request()
A Dhid-picolcd_debugfs.c410 hid_output_report(report, raw_data); in picolcd_debug_out_report()
A Dhid-input.c1838 hid_output_report(report, buf); in hidinput_led_worker()
/linux/drivers/hid/intel-ish-hid/
A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/linux/drivers/hid/usbhid/
A Dhid-core.c543 hid_output_report(report, usbhid->out[usbhid->outhead].raw_report); in __usbhid_submit_report()
592 hid_output_report(report, usbhid->ctrl[usbhid->ctrlhead].raw_report); in __usbhid_submit_report()
/linux/include/linux/
A Dhid.h951 void hid_output_report(struct hid_report *report, __u8 *data);

Completed in 30 milliseconds