Home
last modified time | relevance | path

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

/linux/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-haptic.c197 hid_output_report(rep, buf); in fill_effect_buf()
H A Dhid-core.c1889 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1900 EXPORT_SYMBOL_GPL(hid_output_report);
2021 hid_output_report(report, data_buf); in __hid_request()
H A Dhid-input.c1880 hid_output_report(report, buf); in hidinput_led_worker()
/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/linux/include/linux/
H A Dhid.h1036 void hid_output_report(struct hid_report *report, __u8 *data);