Home
last modified time | relevance | path

Searched refs:hidp_set_raw_report (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/bluetooth/hidp/
Dcore.c318 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()