Searched refs:xhci_alloc_dev (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-trace.h376 DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,
H A Dxhci.c3700 * re-initialization during S3/S4. In this case, call xhci_alloc_dev() to
3724 ret = xhci_alloc_dev(hcd, udev);
3742 ret = xhci_alloc_dev(hcd, udev);
3975 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) function
4194 xhci_alloc_dev(hcd, udev);
5359 .alloc_dev = xhci_alloc_dev,
H A Dxhci.h1871 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);

Completed in 178 milliseconds