Searched refs:xhci_alloc_dev (Results 1 – 2 of 2) sorted by relevance
3937 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()3955 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()3975 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()4217 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev() function4432 if (xhci_alloc_dev(hcd, udev) == 1) in xhci_setup_device()5606 .alloc_dev = xhci_alloc_dev,
404 DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,