HelenOS sources

usb_hid_report_path  138 uspace/app/mkbd/main.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  429 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  499 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  550 uspace/drv/hid/usbhid/kbd/kbddev.c 	kbd_dev->led_path = usb_hid_report_path();
usb_hid_report_path  148 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  220 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  287 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  243 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_hid_report_path_t *path = usb_hid_report_path();
usb_hid_report_path  135 uspace/drv/hid/usbhid/usbhid.c 	usb_hid_report_path_t *usage_path = usb_hid_report_path();
usb_hid_report_path  110 uspace/lib/usbhid/include/usb/hid/hidpath.h usb_hid_report_path_t *usb_hid_report_path(void);
usb_hid_report_path  367 uspace/lib/usbhid/src/hiddescriptor.c 	if (!(usage_path = usb_hid_report_path())) {
usb_hid_report_path  375 uspace/lib/usbhid/src/hidpath.c 	usb_hid_report_path_t *new_usage_path = usb_hid_report_path ();
HelenOS homepage, sources at GitHub