Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/usb/host/ !
Dehci-npcm7xx.c76 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in npcm7xx_ehci_hcd_drv_probe()
Dehci-grlib.c93 hcd = usb_create_hcd(&ehci_grlib_hc_driver, &op->dev, in ehci_hcd_grlib_probe()
Dehci-spear.c88 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in spear_ehci_hcd_drv_probe()
Dehci-xilinx-of.c137 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-sh.c91 hcd = usb_create_hcd(&ehci_sh_hc_driver, &pdev->dev, in ehci_hcd_sh_probe()
Dohci-spear.c65 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in spear_ohci_hcd_drv_probe()
Duhci-platform.c87 hcd = usb_create_hcd(&uhci_platform_hc_driver, &pdev->dev, in uhci_hcd_platform_probe()
Dohci-ppc-of.c110 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-sa1111.c190 hcd = usb_create_hcd(&ohci_sa1111_hc_driver, &dev->dev, "sa1111"); in ohci_hcd_sa1111_probe()
Dehci-atmel.c118 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ehci_atmel_drv_probe()
Dehci-omap.c130 hcd = usb_create_hcd(&ehci_omap_hc_driver, dev, in ehci_hcd_omap_probe()
Dohci-sm501.c121 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_sm501_drv_probe()
Dohci-nxp.c198 hcd = usb_create_hcd(driver, &pdev->dev, dev_name(&pdev->dev)); in ohci_hcd_nxp_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()
Dohci-ps3.c122 hcd = usb_create_hcd(&ps3_ohci_hc_driver, &dev->core, dev_name(&dev->core)); in ps3_ohci_probe()
Dehci-orion.c241 hcd = usb_create_hcd(&ehci_orion_hc_driver, in ehci_orion_drv_probe()
Dohci-exynos.c127 hcd = usb_create_hcd(&exynos_ohci_hc_driver, in exynos_ohci_probe()
Dehci-exynos.c152 hcd = usb_create_hcd(&exynos_ehci_hc_driver, in exynos_ehci_probe()
Dehci-mv.c117 hcd = usb_create_hcd(&ehci_platform_hc_driver, &pdev->dev, dev_name(&pdev->dev)); in mv_ehci_probe()
Dohci-st.c142 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in st_ohci_platform_probe()
/linux-6.6.21/drivers/staging/greybus/ !
Dusb.c167 hcd = usb_create_hcd(&usb_gb_hc_driver, dev, dev_name(dev)); in gb_usb_probe()
/linux-6.6.21/drivers/usb/c67x00/ !
Dc67x00-hcd.c339 hcd = usb_create_hcd(&c67x00_hc_driver, sie_dev(sie), "c67x00_sie"); in c67x00_hcd_probe()

123