Home
last modified time | relevance | path

Searched refs:usbd_attachwholedevice (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusb_subr.c1126 usbd_attachwholedevice(device_t parent, struct usbd_device *dev, int port, in usbd_attachwholedevice() function
1280 err = usbd_attachwholedevice(parent, dev, port, 0); in usbd_probe_and_attach()
1321 err = usbd_attachwholedevice(parent, dev, port, 1); in usbd_probe_and_attach()