Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-core.c2062 static int __hid_input_report(struct hid_device *hid, enum hid_report_type type, in __hid_input_report() function
2140 return __hid_input_report(hid, type, data, size, interrupt, 0, in hid_input_report()
3066 .hid_input_report = __hid_input_report,