Searched refs:xhci_alloc_virt_device (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-trace.h | 237 DEFINE_EVENT(xhci_log_virt_dev, xhci_alloc_virt_device,
|
D | xhci.h | 1953 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags…
|
D | xhci-mem.c | 972 int xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, in xhci_alloc_virt_device() function
|
D | xhci.c | 3879 if (!xhci_alloc_virt_device(xhci, slot_id, udev, GFP_NOIO)) { in xhci_alloc_dev()
|