/drivers/usb/host/ |
D | ohci-pci.c | 29 static const char hcd_name[] = "ohci-pci"; variable 274 .name = (char *) hcd_name, 293 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_pci_init()
|
D | ehci-omap.c | 65 static const char hcd_name[] = "ehci-omap"; variable 297 .name = hcd_name, 309 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_omap_init()
|
D | ehci-w90x900.c | 32 static const char hcd_name[] = "ehci-w90x900 "; variable 132 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_w90X900_init()
|
D | ohci-omap3.c | 46 static const char hcd_name[] = "ohci-omap3"; variable 195 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_omap3_init()
|
D | ehci-pci.c | 32 static const char hcd_name[] = "ehci-pci"; variable 405 .name = (char *) hcd_name, 424 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_pci_init()
|
D | ohci-nxp.c | 71 static const char hcd_name[] = "ohci-nxp"; variable 188 dev_dbg(&pdev->dev, "%s: " DRIVER_DESC " (nxp)\n", hcd_name); in ohci_hcd_nxp_probe() 336 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_nxp_init()
|
D | ehci-spear.c | 30 static const char hcd_name[] = "SPEAr-ehci"; variable 175 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_spear_init()
|
D | ohci-ppc-of.c | 44 .description = hcd_name, 163 if (!request_mem_region(res.start, 0x4, hcd_name)) { in ohci_hcd_ppc_of_probe()
|
D | ehci-msm.c | 43 static const char hcd_name[] = "ehci-msm"; variable 219 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_msm_init()
|
D | ohci-omap.c | 78 static const char hcd_name[] = "ohci-omap"; variable 348 if (!request_mem_region(hcd->rsrc_start, hcd->rsrc_len, hcd_name)) { in usb_hcd_omap_probe() 498 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_omap_init()
|
D | ehci-ppc-of.c | 25 .description = hcd_name, 207 0x4, hcd_name)) in ehci_hcd_ppc_of_remove()
|
D | ohci-sa1111.c | 80 .description = hcd_name, 201 if (!request_mem_region(hcd->rsrc_start, hcd->rsrc_len, hcd_name)) { in ohci_hcd_sa1111_probe()
|
D | ohci-spear.c | 29 static const char hcd_name[] = "SPEAr-ohci"; variable 188 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_spear_init()
|
D | ehci-atmel.c | 29 static const char hcd_name[] = "ehci-atmel"; variable 241 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_atmel_init()
|
D | ehci-mxc.c | 36 static const char hcd_name[] = "ehci-mxc"; variable 212 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_mxc_init()
|
D | uhci-pci.c | 257 .description = hcd_name, 296 .name = (char *)hcd_name,
|
D | ohci-ps3.c | 57 .description = hcd_name, 144 if (!request_mem_region(hcd->rsrc_start, hcd->rsrc_len, hcd_name)) in ps3_ohci_probe()
|
D | ehci-ps3.c | 70 .description = hcd_name, 160 if (!request_mem_region(hcd->rsrc_start, hcd->rsrc_len, hcd_name)) in ps3_ehci_probe()
|
D | ohci-exynos.c | 29 static const char hcd_name[] = "ohci-exynos"; variable 298 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_exynos_init()
|
D | ehci-orion.c | 59 static const char hcd_name[] = "ehci-orion"; variable 336 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_orion_init()
|
D | ehci-exynos.c | 40 static const char hcd_name[] = "ehci-exynos"; variable 334 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_exynos_init()
|
D | ohci-st.c | 46 static const char hcd_name[] = "ohci-st"; variable 334 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_platform_init()
|
D | isp116x-hcd.c | 82 static const char hcd_name[] = "isp116x-hcd"; variable 1174 isp116x_to_hcd(isp116x)->product_desc, hcd_name, in isp116x_show_dbg() 1212 isp116x->dentry = debugfs_create_file(hcd_name, in create_debug_file() 1515 .description = hcd_name, 1600 if (!request_mem_region(addr->start, 2, hcd_name)) { in isp116x_probe() 1609 if (!request_mem_region(data->start, 2, hcd_name)) { in isp116x_probe() 1713 .name = hcd_name,
|
D | ohci-s3c2410.c | 41 static const char hcd_name[] = "ohci-s3c2410"; variable 475 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_s3c2410_init()
|
D | ehci-st.c | 47 static const char hcd_name[] = "ehci-st"; variable 355 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_platform_init()
|