HelenOS sources
usb_hid_report_path_append_item 143 uspace/app/mkbd/main.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_CONSUMER, 0);
usb_hid_report_path_append_item 436 uspace/drv/hid/usbhid/kbd/kbddev.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_KEYBOARD, 0);
usb_hid_report_path_append_item 507 uspace/drv/hid/usbhid/kbd/kbddev.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_KEYBOARD, 0);
usb_hid_report_path_append_item 557 uspace/drv/hid/usbhid/kbd/kbddev.c ret = usb_hid_report_path_append_item(
usb_hid_report_path_append_item 149 uspace/drv/hid/usbhid/mouse/mousedev.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_GENERIC_DESKTOP,
usb_hid_report_path_append_item 226 uspace/drv/hid/usbhid/mouse/mousedev.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_BUTTON, 0);
usb_hid_report_path_append_item 288 uspace/drv/hid/usbhid/mouse/mousedev.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_BUTTON, 0);
usb_hid_report_path_append_item 248 uspace/drv/hid/usbhid/multimedia/multimedia.c usb_hid_report_path_append_item(path, USB_HIDUT_PAGE_CONSUMER, 0);
usb_hid_report_path_append_item 143 uspace/drv/hid/usbhid/usbhid.c if (usb_hid_report_path_append_item(usage_path,
usb_hid_report_path_append_item 117 uspace/lib/usbhid/include/usb/hid/hidpath.h errno_t usb_hid_report_path_append_item(usb_hid_report_path_t *usage_path,
usb_hid_report_path_append_item 371 uspace/lib/usbhid/src/hiddescriptor.c usb_hid_report_path_append_item(usage_path, 0, 0);
usb_hid_report_path_append_item 597 uspace/lib/usbhid/src/hiddescriptor.c usb_hid_report_path_append_item(usage_path,
usb_hid_report_path_append_item 505 uspace/lib/usbhid/src/hidparser.c usb_hid_report_path_append_item(field->collection_path,
HelenOS homepage, sources at GitHub