Searched refs:hid_input_report (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid-client.c | 233 hid_input_report in process_recv() 265 hid_input_report( in process_recv() 291 hid_input_report( in process_recv()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-logitech-dj.c | 1047 if (hid_input_report(djdev->hdev, in logi_dj_recv_forward_null_report() 1072 if (hid_input_report(dj_device->hdev, in logi_dj_recv_forward_dj() 1083 if (hid_input_report(dj_dev->hdev, HID_INPUT_REPORT, data, size, 1)) in logi_dj_recv_forward_report()
|
| H A D | uhid.c | 599 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input.data, in uhid_dev_input() 610 hid_input_report(uhid->hid, HID_INPUT_REPORT, ev->u.input2.data, in uhid_dev_input2()
|
| H A D | hid-hyperv.c | 305 hid_input_report(input_dev->hid_device, HID_INPUT_REPORT, in mousevsc_on_receive()
|
| H A D | hid-core.c | 1736 hid_input_report(hid, report->type, buf, ret, 0); in __hid_request() 1813 int hid_input_report(struct hid_device *hid, int type, u8 *data, u32 size, int interrupt) in hid_input_report() function 1862 EXPORT_SYMBOL_GPL(hid_input_report);
|
| H A D | hid-steam.c | 1039 hid_input_report(steam->client_hdev, HID_FEATURE_REPORT, in steam_raw_event()
|
| H A D | wacom_wac.c | 3143 hid_input_report(wacom->shared->pen, HID_INPUT_REPORT, data, in wacom_bamboo_pad_pen_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | hid.c | 146 hid_input_report(ghid->hid, HID_INPUT_REPORT, in gb_hid_request_handler()
|
| /OK3568_Linux_fs/kernel/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().
|
| /OK3568_Linux_fs/kernel/drivers/hid/usbhid/ |
| H A D | hid-core.c | 284 hid_input_report(urb->context, HID_INPUT_REPORT, in hid_irq_in() 486 hid_input_report(urb->context, in hid_ctrl()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hid.h | 891 int hid_input_report(struct hid_device *, int type, u8 *, u32, int);
|
| /OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-core.c | 531 hid_input_report(ihid->hid, HID_INPUT_REPORT, ihid->inbuf + 2, in i2c_hid_get_input()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | core.c | 446 hid_input_report(session->hid, type, session->input_buf, len, intr); in hidp_process_report()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 857 hid_input_report
|
| H A D | abi_gki_aarch64_rockchip | 1869 hid_input_report
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | histogram.rst | 561 hid_input_report+0x112/0x190 [hid] 579 hid_input_report+0x112/0x190 [hid]
|