Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/hidp/
Dcore.c313 static int hidp_set_raw_report(struct hid_device *hid, unsigned char reportnum, in hidp_set_raw_report() function
395 return hidp_set_raw_report(hid, reportnum, buf, len, rtype); in hidp_raw_request()