Searched refs:hidp_set_raw_report (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | core.c | 318 static int hidp_set_raw_report(struct hid_device *hid, unsigned char reportnum, in hidp_set_raw_report() function 400 return hidp_set_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request()
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | core.c | 318 static int hidp_set_raw_report(struct hid_device *hid, unsigned char reportnum, in hidp_set_raw_report() function 400 return hidp_set_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request()
|
Completed in 4 milliseconds