Home
last modified time | relevance | path

Searched refs:xhci_alloc_virt_device (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-trace.h236 DEFINE_EVENT(xhci_log_virt_dev, xhci_alloc_virt_device,
H A Dxhci.h2012 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags);
H A Dxhci-mem.c990 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, in xhci_alloc_virt_device() function
1232 /* Steps 7 and 8 were done in xhci_alloc_virt_device() */ in xhci_setup_addressable_virt_dev()
H A Dxhci.c4089 if (!xhci_alloc_virt_device(xhci, slot_id, udev, GFP_NOIO)) { in xhci_alloc_dev()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-trace.h231 DEFINE_EVENT(xhci_log_virt_dev, xhci_alloc_virt_device,
H A Dxhci.h2051 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags);
H A Dxhci-mem.c946 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, in xhci_alloc_virt_device() function
1182 /* Steps 7 and 8 were done in xhci_alloc_virt_device() */ in xhci_setup_addressable_virt_dev()
H A Dxhci.c3980 if (!xhci_alloc_virt_device(xhci, slot_id, udev, GFP_NOIO)) { in xhci_alloc_dev()

Completed in 37 milliseconds