Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/usb/host/
Dehci-w90x900.c40 hcd = usb_create_hcd(&ehci_w90x900_hc_driver, in ehci_w90x900_probe()
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.c129 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in npcm7xx_ehci_hcd_drv_probe()
Dehci-spear.c92 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in spear_ehci_hcd_drv_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()
Duhci-platform.c87 hcd = usb_create_hcd(&uhci_platform_hc_driver, &pdev->dev, in uhci_hcd_platform_probe()
Dehci-sh.c98 hcd = usb_create_hcd(&ehci_sh_hc_driver, &pdev->dev, in ehci_hcd_sh_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.c67 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-mxc.c54 hcd = usb_create_hcd(&ehci_mxc_hc_driver, dev, dev_name(dev)); in ehci_mxc_drv_probe()
Dehci-omap.c138 hcd = usb_create_hcd(&ehci_omap_hc_driver, dev, in ehci_hcd_omap_probe()
Dohci-nxp.c186 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_nxp_probe()
Dehci-atmel.c118 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ehci_atmel_drv_probe()
Dohci-sm501.c144 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_sm501_drv_probe()
Dehci-pmcmsp.c165 hcd = usb_create_hcd(driver, &dev->dev, "pmcmsp"); in usb_hcd_msp_probe()
Dehci-ps3.c138 hcd = usb_create_hcd(&ps3_ehci_hc_driver, &dev->core, dev_name(&dev->core)); in ps3_ehci_probe()
Dohci-ps3.c122 hcd = usb_create_hcd(&ps3_ohci_hc_driver, &dev->core, dev_name(&dev->core)); in ps3_ohci_probe()
Dohci-exynos.c124 hcd = usb_create_hcd(&exynos_ohci_hc_driver, in exynos_ohci_probe()
Dehci-mv.c146 hcd = usb_create_hcd(&mv_ehci_hc_driver, &pdev->dev, "mv ehci"); in mv_ehci_probe()
Dehci-orion.c232 hcd = usb_create_hcd(&ehci_orion_hc_driver, in ehci_orion_drv_probe()
Dehci-exynos.c156 hcd = usb_create_hcd(&exynos_ehci_hc_driver, in exynos_ehci_probe()
/Linux-v4.19/drivers/staging/greybus/
Dusb.c167 hcd = usb_create_hcd(&usb_gb_hc_driver, dev, dev_name(dev)); in gb_usb_probe()

123