Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.c3783 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3801 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3822 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
4051 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev() function
4270 if (xhci_alloc_dev(hcd, udev) == 1) in xhci_setup_device()
5434 .alloc_dev = xhci_alloc_dev,
H A Dxhci-trace.h414 DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,
H A Dxhci.h1886 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);