xhci_alloc_dev    384 drivers/usb/host/xhci-trace.h DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,
xhci_alloc_dev   3715 drivers/usb/host/xhci.c 		ret = xhci_alloc_dev(hcd, udev);
xhci_alloc_dev   3733 drivers/usb/host/xhci.c 		ret = xhci_alloc_dev(hcd, udev);
xhci_alloc_dev   4170 drivers/usb/host/xhci.c 			xhci_alloc_dev(hcd, udev);
xhci_alloc_dev   5319 drivers/usb/host/xhci.c 	.alloc_dev =		xhci_alloc_dev,
xhci_alloc_dev   2073 drivers/usb/host/xhci.h int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);