| /linux/drivers/hid/amd-sfh-hid/ |
| H A D | amd_sfh_client.c | 97 hid_input_report(cli_data->hid_sensor_hubs[current_index], in amd_sfh_work() 106 hid_input_report(cli_data->hid_sensor_hubs[current_index], in amd_sfh_work() 133 hid_input_report(cli_data->hid_sensor_hubs[i], HID_INPUT_REPORT, in amd_sfh_work_buffer()
|
| /linux/include/linux/ |
| H A D | hid_bpf.h | 74 int (*hid_input_report)(struct hid_device *hid, enum hid_report_type type, member
|
| H A D | hid.h | 992 int hid_input_report(struct hid_device *hid, enum hid_report_type type, u8 *data, u32 size,
|
| /linux/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid-client.c | 241 hid_input_report in process_recv() 273 hid_input_report( in process_recv() 298 hid_input_report( in process_recv()
|
| /linux/drivers/hid/surface-hid/ |
| H A D | surface_hid.c | 164 hid_input_report(shid->hid, HID_INPUT_REPORT, (u8 *)&event->data[0], event->length, 0); in ssam_hid_event_fn()
|
| H A D | surface_kbd.c | 145 hid_input_report(shid->hid, HID_INPUT_REPORT, (u8 *)&event->data[0], event->length, 0); in ssam_kbd_event_fn()
|
| /linux/drivers/hid/ |
| H A D | hid-goodix-spi.c | 605 hid_input_report(ts->hid, HID_INPUT_REPORT, pkg->data, in goodix_hid_irq() 628 hid_input_report(ts->hid, HID_INPUT_REPORT, pkg->data, in goodix_hid_irq()
|
| H A D | uhid.c | 598 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input.data, in uhid_dev_input() 609 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input2.data, in uhid_dev_input2()
|
| H A D | hid-steam.c | 1746 hid_input_report(steam->client_hdev, HID_FEATURE_REPORT, in steam_raw_event()
|
| H A D | wacom_wac.c | 3296 hid_input_report(wacom->shared->pen, HID_INPUT_REPORT, data, in wacom_bamboo_pad_pen_event()
|
| /linux/drivers/staging/greybus/ |
| H A D | hid.c | 146 hid_input_report(ghid->hid, HID_INPUT_REPORT, in gb_hid_request_handler()
|
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 509 return hid_ops->hid_input_report(ctx->hid, type, buf, size, 0, (u64)(long)ctx, true, in __hid_bpf_input_report()
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 348 hid_input_report(). You must specify the channel-type (intr or ctrl) and report 354 transport driver and not passed to hid_input_report().
|
| H A D | intel-thc-hid.rst | 568 - THC QuickI2C driver call hid_input_report to send the input report content to HID core, which
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-core.c | 286 hid_input_report(urb->context, HID_INPUT_REPORT, in hid_irq_in() 485 hid_input_report(urb->context, in hid_ctrl()
|
| /linux/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-core.c | 577 hid_input_report(ihid->hid, HID_INPUT_REPORT, in i2c_hid_get_input()
|
| /linux/net/bluetooth/hidp/ |
| H A D | core.c | 446 hid_input_report(session->hid, type, session->input_buf, len, intr); in hidp_process_report()
|