Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c130 hid_output_report(rep, buf + header_size); in ishtp_hid_request()
/linux/drivers/hid/
H A Dhid-core.c1895 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() function
1906 EXPORT_SYMBOL_GPL(hid_output_report);
2028 hid_output_report(report, data_buf); in __hid_request()
/linux/include/linux/
H A Dhid.h1040 void hid_output_report(struct hid_report *report, __u8 *data);