xhci_alloc_dev
DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,
ret = xhci_alloc_dev(hcd, udev);
ret = xhci_alloc_dev(hcd, udev);
ret = xhci_alloc_dev(hcd, udev);
if (xhci_alloc_dev(hcd, udev) == 1)
.alloc_dev = xhci_alloc_dev,
int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);