HelenOS sources

hcd_ddf_setup_match_ids  233 uspace/drv/bus/usb/xhci/device.c 	if ((err = hcd_ddf_setup_match_ids(dev, &desc))) {
hcd_ddf_setup_match_ids   53 uspace/lib/usbhost/include/usb/host/ddf_helpers.h extern errno_t hcd_ddf_setup_match_ids(device_t *,
hcd_ddf_setup_match_ids  197 uspace/lib/usbhost/src/utility.c 	if ((err = hcd_ddf_setup_match_ids(device, &desc))) {
HelenOS homepage, sources at GitHub