HomeSort by: relevance | last modified time | path
    Searched defs:usbd_probe_and_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
usb_subr.c 1268 usbd_probe_and_attach(device_t parent, struct usbd_device *dev, function in typeref:typename:usbd_status
1369 return usbd_probe_and_attach(parent, dev, port, dev->ud_addr);
1607 err = usbd_probe_and_attach(parent, dev, port, addr);

Completed in 12 milliseconds