Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1784 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev);
Dxhci.c3979 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device() function
5012 .address_device = xhci_address_device,