Searched refs:hid_input_report (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/hid/amd-sfh-hid/ |
| A D | amd_sfh_client.c | 98 hid_input_report(cli_data->hid_sensor_hubs[current_index], in amd_sfh_work() 107 hid_input_report(cli_data->hid_sensor_hubs[current_index], in amd_sfh_work() 129 hid_input_report(cli_data->hid_sensor_hubs[i], HID_INPUT_REPORT, in amd_sfh_work_buffer()
|
| /linux/drivers/hid/intel-ish-hid/ |
| A D | ishtp-hid-client.c | 241 hid_input_report in process_recv() 273 hid_input_report( in process_recv() 299 hid_input_report( in process_recv()
|
| /linux/drivers/hid/surface-hid/ |
| 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()
|
| 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/ |
| A D | hid-logitech-dj.c | 1114 if (hid_input_report(djdev->hdev, in logi_dj_recv_forward_null_report() 1139 if (hid_input_report(dj_device->hdev, in logi_dj_recv_forward_dj() 1150 if (hid_input_report(dj_dev->hdev, HID_INPUT_REPORT, data, size, 1)) in logi_dj_recv_forward_report()
|
| A D | uhid.c | 578 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input.data, in uhid_dev_input() 589 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input2.data, in uhid_dev_input2()
|
| A D | hid-hyperv.c | 305 hid_input_report(input_dev->hid_device, HID_INPUT_REPORT, in mousevsc_on_receive()
|
| A D | hid-core.c | 1733 hid_input_report(hid, report->type, buf, ret, 0); in __hid_request() 1810 int hid_input_report(struct hid_device *hid, int type, u8 *data, u32 size, int interrupt) in hid_input_report() function 1859 EXPORT_SYMBOL_GPL(hid_input_report);
|
| A D | hid-steam.c | 1029 hid_input_report(steam->client_hdev, HID_FEATURE_REPORT, in steam_raw_event()
|
| A D | wacom_wac.c | 3124 hid_input_report(wacom->shared->pen, HID_INPUT_REPORT, data, in wacom_bamboo_pad_pen_event()
|
| /linux/drivers/staging/greybus/ |
| A D | hid.c | 146 hid_input_report(ghid->hid, HID_INPUT_REPORT, in gb_hid_request_handler()
|
| /linux/Documentation/hid/ |
| 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().
|
| /linux/drivers/hid/usbhid/ |
| A D | hid-core.c | 284 hid_input_report(urb->context, HID_INPUT_REPORT, in hid_irq_in() 483 hid_input_report(urb->context, in hid_ctrl()
|
| /linux/include/linux/ |
| A D | hid.h | 896 int hid_input_report(struct hid_device *, int type, u8 *, u32, int);
|
| /linux/drivers/hid/i2c-hid/ |
| A D | i2c-hid-core.c | 526 hid_input_report(ihid->hid, HID_INPUT_REPORT, ihid->inbuf + 2, in i2c_hid_get_input()
|
| /linux/net/bluetooth/hidp/ |
| A D | core.c | 446 hid_input_report(session->hid, type, session->input_buf, len, intr); in hidp_process_report()
|
| /linux/Documentation/trace/ |
| A D | histogram.rst | 562 hid_input_report+0x112/0x190 [hid] 580 hid_input_report+0x112/0x190 [hid]
|
| /linux/ |
| A D | vmlinux.symvers | 923 0x00000000 hid_input_report vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 47392 ffff800010cb65e4 T hid_input_report
|
| A D | .tmp_System.map | 47392 ffff800010cb65e4 T hid_input_report
|
Completed in 363 milliseconds