Searched refs:hid_input_report (Results 1 - 4 of 4) sorted by relevance

/drivers/hid/
H A Dhid-logitech-dj.c370 if (hid_input_report(djdev->hdev,
374 dbg_hid("hid_input_report error sending null "
401 if (hid_input_report(dj_device->hdev,
404 dbg_hid("hid_input_report error\n");
657 * device (via hid_input_report() ) and return 1 so hid-core does not do
H A Dhid-hyperv.c305 hid_input_report(input_dev->hid_device,
H A Dhid-core.c1074 * hid_input_report - report data from lower layer (usb, bt...)
1084 int hid_input_report(struct hid_device *hid, int type, u8 *data, int size, int interrupt) function
1152 EXPORT_SYMBOL_GPL(hid_input_report); variable
/drivers/hid/usbhid/
H A Dhid-core.c263 hid_input_report(urb->context, HID_INPUT_REPORT,
458 hid_input_report(urb->context,

Completed in 132 milliseconds