Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c1629 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1640 EXPORT_SYMBOL_GPL(hid_output_report);
1726 hid_output_report(report, buf); in __hid_request()
H A Dhid-picolcd_debugfs.c410 hid_output_report(report, raw_data); in picolcd_debug_out_report()
H A Dhid-input.c1534 hid_output_report(report, buf); in hidinput_led_worker()
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c544 hid_output_report(report, usbhid->out[usbhid->outhead].raw_report); in __usbhid_submit_report()
593 hid_output_report(report, usbhid->ctrl[usbhid->ctrlhead].raw_report); in __usbhid_submit_report()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h896 void hid_output_report(struct hid_report *report, __u8 *data);