HelenOS sources

usb_hid_report_path_set_report_id  145 uspace/app/mkbd/main.c 	usb_hid_report_path_set_report_id(path, report_id);
usb_hid_report_path_set_report_id  442 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_hid_report_path_set_report_id(path, hid_dev->report_id);
usb_hid_report_path_set_report_id  515 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_hid_report_path_set_report_id(path, 0);
usb_hid_report_path_set_report_id  152 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_set_report_id(path, rid);
usb_hid_report_path_set_report_id  232 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_set_report_id(path, hid_dev->report_id);
usb_hid_report_path_set_report_id  289 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_set_report_id(path, report_id);
usb_hid_report_path_set_report_id  254 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_hid_report_path_set_report_id(path, hid_dev->report_id);
usb_hid_report_path_set_report_id  160 uspace/drv/hid/usbhid/usbhid.c 			usb_hid_report_path_set_report_id(usage_path,
usb_hid_report_path_set_report_id  114 uspace/lib/usbhid/include/usb/hid/hidpath.h errno_t usb_hid_report_path_set_report_id(usb_hid_report_path_t *usage_path,
usb_hid_report_path_set_report_id  395 uspace/lib/usbhid/src/hiddescriptor.c 				usb_hid_report_path_set_report_id(
usb_hid_report_path_set_report_id  450 uspace/lib/usbhid/src/hiddescriptor.c 				usb_hid_report_path_set_report_id (usage_path,
HelenOS homepage, sources at GitHub