Home
last modified time | relevance | path

Searched refs:hid_output_report (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-bigbenff.c229 hid_output_report(bigben->report, buf); in bigben_worker()
253 hid_output_report(bigben->report, buf); in bigben_worker()
H A Dhid-core.c1642 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1653 EXPORT_SYMBOL_GPL(hid_output_report); variable
1656 * Allocator for buffer that is going to be passed to hid_output_report()
1739 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.c1521 * doesn't matter as hid_output_report() correctly converts it into a in hidinput_led_worker()
1542 hid_output_report(report, buf); in hidinput_led_worker()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-bigbenff.c229 hid_output_report(bigben->report, buf); in bigben_worker()
253 hid_output_report(bigben->report, buf); in bigben_worker()
H A Dhid-core.c1854 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1865 EXPORT_SYMBOL_GPL(hid_output_report); variable
1868 * Allocator for buffer that is going to be passed to hid_output_report()
1951 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.c1829 * doesn't matter as hid_output_report() correctly converts it into a in hidinput_led_worker()
1850 hid_output_report(report, buf); in hidinput_led_worker()
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h904 void hid_output_report(struct hid_report *report, __u8 *data);
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h949 void hid_output_report(struct hid_report *report, __u8 *data);
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c542 hid_output_report(report, usbhid->out[usbhid->outhead].raw_report); in __usbhid_submit_report()
591 hid_output_report(report, usbhid->ctrl[usbhid->ctrlhead].raw_report); in __usbhid_submit_report()

Completed in 25 milliseconds