Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.c46 static uint8_t usb_probe_and_attach_sub(struct usb_device *,
1122 usb_probe_and_attach_sub(struct usb_device *udev, in usb_probe_and_attach_sub() function
1336 (void)usb_probe_and_attach_sub(udev, &uaa); in usb_probe_and_attach()