Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c625 static int xhci_address_device(struct usb_device *udev, int root_portnr) in xhci_address_device() function
1178 return xhci_address_device(udev, root_portnr); in _xhci_submit_control_msg()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic2303 xhci_address_device
H A Dabi_gki_aarch64_exynos2381 xhci_address_device
H A Dabi_gki_aarch64_galaxy4615 xhci_address_device
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c4257 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev) in xhci_address_device() function
4261 EXPORT_SYMBOL_GPL(xhci_address_device);
5404 .address_device = xhci_address_device,
H A Dxhci.h2122 int xhci_address_device(struct usb_hcd *hcd, struct usb_device *udev);