Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.c146 static usb_error_t xhci_configure_device(struct usb_device *);
1392 err = xhci_configure_device(udev); in xhci_set_address()
2519 xhci_configure_device(struct usb_device *udev) in xhci_configure_device() function
4268 err = xhci_configure_device(udev); in xhci_device_state_change()