Searched refs:hid_parse_report (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid.c | 27 rv = hid_parse_report(hid, client_data->report_descr[hid_data->index], in ishtp_hid_parse()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-hyperv.c | 406 return hid_parse_report(hid, input_dev->report_desc, in mousevsc_hid_parse()
|
| H A D | uhid.c | 178 return hid_parse_report(hid, uhid->rd_data, uhid->rd_size); in uhid_hid_parse()
|
| H A D | hid-steam.c | 619 return hid_parse_report(hdev, steam->hdev->dev_rdesc, in steam_client_ll_parse()
|
| H A D | hid-core.c | 937 int hid_parse_report(struct hid_device *hid, __u8 *start, unsigned size) in hid_parse_report() function 945 EXPORT_SYMBOL_GPL(hid_parse_report);
|
| H A D | hid-logitech-dj.c | 1409 retval = hid_parse_report(hid, rdesc, rsize); in logi_dj_ll_parse()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | hid.c | 302 ret = hid_parse_report(hid, rdesc, rsize); in gb_hid_parse()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hid.h | 903 int hid_parse_report(struct hid_device *hid, __u8 *start, unsigned size);
|
| /OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-core.c | 771 ret = hid_parse_report(hid, rdesc, rsize); in i2c_hid_parse()
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | hid-transport.rst | 283 about it via hid_parse_report().
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | core.c | 723 return hid_parse_report(session->hid, session->rd_data, in hidp_parse()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 858 hid_parse_report
|
| H A D | abi_gki_aarch64_rockchip | 1870 hid_parse_report
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_accessory.c | 510 hid_parse_report(hid, hdev->report_desc, hdev->report_desc_len); in acc_hid_parse()
|
| /OK3568_Linux_fs/kernel/drivers/hid/usbhid/ |
| H A D | hid-core.c | 1048 ret = hid_parse_report(hid, rdesc, rsize); in usbhid_parse()
|