Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c3937 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() function
4432 if (xhci_alloc_dev(hcd, udev) == 1) in xhci_setup_device()
5606 .alloc_dev = xhci_alloc_dev,
H A Dxhci-trace.h404 DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,