Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.c3463 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3481 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3698 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev() function
4988 .alloc_dev = xhci_alloc_dev,
Dxhci.h1841 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);