Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.c3473 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3491 ret = xhci_alloc_dev(hcd, udev); in xhci_discover_or_reset_device()
3708 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev) in xhci_alloc_dev() function
5003 .alloc_dev = xhci_alloc_dev,
Dxhci.h1772 int xhci_alloc_dev(struct usb_hcd *hcd, struct usb_device *udev);