Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdivar.h345 usbd_status usbd_setup_pipe(struct usbd_device *,
H A Dusb_subr.c923 usbd_setup_pipe(struct usbd_device *dev, struct usbd_interface *iface, in usbd_setup_pipe() function
H A Dxhci.c2873 err = usbd_setup_pipe(dev, 0, &dev->ud_ep0, in xhci_new_device()
2917 err = usbd_setup_pipe(dev, 0, &dev->ud_ep0, in xhci_new_device()