Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1853 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev);
Dxhci.c3967 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device() function
4997 .address_device = xhci_address_device,