Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-trace.h385 DEFINE_EVENT(xhci_log_slot_ctx, xhci_alloc_dev,
Dxhci.c3824 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3842 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
4070 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev() function
4281 xhci_alloc_dev(hcd, udev); in xhci_setup_device()
5435 .alloc_dev = xhci_alloc_dev,
Dxhci.h2135 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);