Searched refs:usb_create_shared_hcd (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-histb.c | 267 xhci->shared_hcd = usb_create_shared_hcd(driver, dev, dev_name(dev), in xhci_histb_probe()
|
| H A D | xhci-mtk.c | 551 xhci->shared_hcd = usb_create_shared_hcd(driver, dev, in xhci_mtk_probe()
|
| H A D | xhci-pci.c | 427 xhci->shared_hcd = usb_create_shared_hcd(&xhci_pci_hc_driver, &dev->dev, in xhci_pci_probe()
|
| H A D | xhci-tegra.c | 1580 xhci->shared_hcd = usb_create_shared_hcd(&tegra_xhci_hc_driver, in tegra_xusb_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | hcd.h | 474 extern struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver,
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hcd.c | 2514 struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver, in usb_create_shared_hcd() function 2520 EXPORT_SYMBOL_GPL(usb_create_shared_hcd);
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1396 hcd_ss = usb_create_shared_hcd(&vhci_hc_driver, &pdev->dev, in vhci_hcd_probe()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 2428 usb_create_shared_hcd
|
| H A D | abi_gki_aarch64_oplus | 3338 usb_create_shared_hcd
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2667 ss_hcd = usb_create_shared_hcd(&dummy_hcd, &pdev->dev, in dummy_hcd_probe()
|