Home
last modified time | relevance | path

Searched refs:usb_create_hcd (Results 1 – 25 of 55) sorted by relevance

123

/drivers/usb/host/
Dehci-grlib.c93 hcd = usb_create_hcd(&ehci_grlib_hc_driver, &op->dev, in ehci_hcd_grlib_probe()
Dehci-xilinx-of.c135 hcd = usb_create_hcd(&ehci_xilinx_of_hc_driver, &op->dev, in ehci_hcd_xilinx_of_probe()
Duhci-grlib.c110 hcd = usb_create_hcd(&uhci_grlib_hc_driver, &op->dev, in uhci_hcd_grlib_probe()
Dehci-npcm7xx.c127 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in npcm7xx_ehci_hcd_drv_probe()
Dehci-spear.c90 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in spear_ehci_hcd_drv_probe()
Dehci-sh.c91 hcd = usb_create_hcd(&ehci_sh_hc_driver, &pdev->dev, in ehci_hcd_sh_probe()
Duhci-platform.c87 hcd = usb_create_hcd(&uhci_platform_hc_driver, &pdev->dev, in uhci_hcd_platform_probe()
Dohci-ppc-of.c112 hcd = usb_create_hcd(&ohci_ppc_of_hc_driver, &op->dev, "PPC-OF USB"); in ohci_hcd_ppc_of_probe()
Dehci-ppc-of.c114 hcd = usb_create_hcd(&ehci_ppc_of_hc_driver, &op->dev, "PPC-OF USB"); in ehci_hcd_ppc_of_probe()
Dohci-spear.c66 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in spear_ohci_hcd_drv_probe()
Dohci-sa1111.c193 hcd = usb_create_hcd(&ohci_sa1111_hc_driver, &dev->dev, "sa1111"); in ohci_hcd_sa1111_probe()
Dehci-omap.c136 hcd = usb_create_hcd(&ehci_omap_hc_driver, dev, in ehci_hcd_omap_probe()
Dehci-atmel.c115 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ehci_atmel_drv_probe()
Dohci-nxp.c198 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_nxp_probe()
Dohci-sm501.c121 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_sm501_drv_probe()
Dohci-ps3.c122 hcd = usb_create_hcd(&ps3_ohci_hc_driver, &dev->core, dev_name(&dev->core)); in ps3_ohci_probe()
Dehci-brcm.c150 hcd = usb_create_hcd(&ehci_brcm_hc_driver, dev, dev_name(dev)); in ehci_brcm_probe()
Dehci-ps3.c138 hcd = usb_create_hcd(&ps3_ehci_hc_driver, &dev->core, dev_name(&dev->core)); in ps3_ehci_probe()
Dehci-orion.c246 hcd = usb_create_hcd(&ehci_orion_hc_driver, in ehci_orion_drv_probe()
Dohci-st.c150 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in st_ohci_platform_probe()
Dehci-mv.c117 hcd = usb_create_hcd(&ehci_platform_hc_driver, &pdev->dev, dev_name(&pdev->dev)); in mv_ehci_probe()
Dohci-exynos.c139 hcd = usb_create_hcd(&exynos_ohci_hc_driver, in exynos_ohci_probe()
Dehci-exynos.c171 hcd = usb_create_hcd(&exynos_ehci_hc_driver, in exynos_ehci_probe()
/drivers/staging/greybus/
Dusb.c167 hcd = usb_create_hcd(&usb_gb_hc_driver, dev, dev_name(dev)); in gb_usb_probe()
/drivers/usb/c67x00/
Dc67x00-hcd.c339 hcd = usb_create_hcd(&c67x00_hc_driver, sie_dev(sie), "c67x00_sie"); in c67x00_hcd_probe()

123