Searched refs:hidp_get_raw_report (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | core.c | 233 static int hidp_get_raw_report(struct hid_device *hid, in hidp_get_raw_report() function 398 return hidp_get_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request() 539 /* hidp_get_raw_report() is waiting on this report. */ in hidp_process_data()
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | core.c | 233 static int hidp_get_raw_report(struct hid_device *hid, in hidp_get_raw_report() function 398 return hidp_get_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request() 539 /* hidp_get_raw_report() is waiting on this report. */ in hidp_process_data()
|
Completed in 5 milliseconds