Searched defs:rnum (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_mouse.py | 417 def set_report(self, req, rnum, rtype, data): argument 434 def set_report(self, req, rnum, rtype, data): argument 530 def set_report(self, req, rnum, rtype, data): argument
|
H A D | test_tablet.py | 620 def get_report(self, req, rnum, rtype): argument 634 def set_report(self, req, rnum, rtype, data): argument
|
H A D | test_multitouch.py | 177 def get_report(self, req, rnum, rtype): argument 196 def set_report(self, req, rnum, rtype, data): argument
|
H A D | test_wacom_generic.py | 296 def get_report(self, req, rnum, rtype): argument
|
/linux/include/uapi/linux/ |
H A D | uhid.h | 89 __u8 rnum; member 102 __u8 rnum; member 159 __u8 rnum; member
|
/linux/drivers/hid/ |
H A D | uhid.c | 232 static int uhid_hid_get_report(struct hid_device *hid, unsigned char rnum, in uhid_hid_get_report() 275 static int uhid_hid_set_report(struct hid_device *hid, unsigned char rnum, in uhid_hid_set_report()
|
/linux/sound/pci/au88x0/ |
H A D | au88x0_core.c | 1630 ADBRamLink * route, int rnum) in vortex_adb_addroutes()
|