Searched refs:hid_safe_input_report (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hid/usbhid/ |
| H A D | hid-core.c | 286 hid_safe_input_report(urb->context, HID_INPUT_REPORT, in hid_irq_in() 485 hid_safe_input_report(urb->context, in hid_ctrl()
|
| /linux/include/linux/ |
| H A D | hid.h | 1033 int hid_safe_input_report(struct hid_device *hid, enum hid_report_type type, u8 *data,
|
| /linux/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-core.c | 579 hid_safe_input_report(ihid->hid, HID_INPUT_REPORT, in i2c_hid_get_input()
|
| /linux/drivers/hid/ |
| H A D | hid-core.c | 2210 int hid_safe_input_report(struct hid_device *hid, enum hid_report_type type, u8 *data, in hid_safe_input_report() function 2217 EXPORT_SYMBOL_GPL(hid_safe_input_report);
|