Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhci.c132 int xhci_setaddr(struct usbd_device *, int);
162 .dev_setaddr = xhci_setaddr,
1700 xhci_setaddr(struct usbd_device *dev, int addr) in xhci_setaddr() function