/linux-4.1.27/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 296 .name = hcd_name, 308 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 395 .name = (char *) hcd_name, 414 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 174 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_spear_init()
|
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-ppc-of.c | 44 .description = hcd_name, 163 if (!request_mem_region(res.start, 0x4, hcd_name)) { in ohci_hcd_ppc_of_probe()
|
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 187 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_spear_init()
|
D | ehci-ppc-of.c | 25 .description = hcd_name, 207 0x4, hcd_name)) in ehci_hcd_ppc_of_remove()
|
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-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 210 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_mxc_init()
|
D | uhci-pci.c | 253 .description = hcd_name, 292 .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 297 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 332 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 333 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 | uhci-platform.c | 35 .description = 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 360 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_platform_init()
|
D | isp116x-hcd.c | 82 static const char hcd_name[] = "isp116x-hcd"; variable 1173 isp116x_to_hcd(isp116x)->product_desc, hcd_name, in isp116x_show_dbg() 1211 isp116x->dentry = debugfs_create_file(hcd_name, in create_debug_file() 1514 .description = hcd_name, 1599 if (!request_mem_region(addr->start, 2, hcd_name)) { in isp116x_probe() 1608 if (!request_mem_region(data->start, 2, hcd_name)) { in isp116x_probe() 1712 .name = hcd_name,
|
D | ehci-grlib.c | 38 .description = hcd_name,
|
D | ehci-sead3.c | 50 .description = hcd_name,
|
D | ehci-xilinx-of.c | 75 .description = hcd_name,
|
D | xhci-pci.c | 53 static const char hcd_name[] = "xhci_hcd"; variable 448 .name = (char *) hcd_name,
|
D | ohci-platform.c | 45 static const char hcd_name[] = "ohci-platform"; variable 400 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_platform_init()
|
D | uhci-grlib.c | 59 .description = hcd_name,
|
D | ohci-tilegx.c | 58 .description = hcd_name,
|
D | ehci-tilegx.c | 56 .description = hcd_name,
|
D | ehci-platform.c | 50 static const char hcd_name[] = "ehci-platform"; variable 426 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ehci_platform_init()
|
D | ehci-sh.c | 31 .description = hcd_name,
|
D | ehci-hcd.c | 71 static const char hcd_name [] = "ehci_hcd"; variable 1183 .description = hcd_name, 1310 printk(KERN_INFO "%s: " DRIVER_DESC "\n", hcd_name); in ehci_hcd_init() 1318 hcd_name, in ehci_hcd_init()
|
D | ohci-pxa27x.c | 117 static const char hcd_name[] = "ohci-pxa27x"; variable 622 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_pxa27x_init()
|
D | ohci-hcd.c | 72 static const char hcd_name [] = "ohci_hcd"; variable 1154 .description = hcd_name, 1264 printk(KERN_INFO "%s: " DRIVER_DESC "\n", hcd_name); in ohci_hcd_mod_init() 1265 pr_debug ("%s: block sizes: ed %Zd td %Zd\n", hcd_name, in ohci_hcd_mod_init()
|
D | ohci-jz4740.c | 106 .description = hcd_name,
|
D | ohci-sm501.c | 43 .description = hcd_name,
|
D | ohci-at91.c | 50 static const char hcd_name[] = "ohci-atmel"; variable 685 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in ohci_at91_init()
|
D | ehci-pmcmsp.c | 249 .description = hcd_name,
|
D | ehci-mv.c | 91 .description = hcd_name,
|
D | sl811-hcd.c | 73 static const char hcd_name[] = "sl811-hcd"; variable 1391 hcd_name, DRIVER_VERSION, in sl811h_show() 1558 .description = hcd_name, 1811 .name = (char *) hcd_name,
|
D | ohci-da8xx.c | 238 .description = hcd_name,
|
D | ohci-tmio.c | 153 .description = hcd_name,
|
D | imx21-hcd.c | 76 static const char hcd_name[] = "imx21-hcd"; variable 1783 .description = hcd_name, 1876 res = request_mem_region(res->start, resource_size(res), hcd_name); in imx21_probe() 1933 .name = hcd_name,
|
D | r8a66597-hcd.c | 52 static const char hcd_name[] = "r8a66597_hcd"; variable 2317 .description = hcd_name, 2461 hcd = usb_create_hcd(&r8a66597_hc_driver, &pdev->dev, (char *)hcd_name); in r8a66597_probe() 2536 .name = hcd_name,
|
D | uhci-hcd.c | 841 static const char hcd_name[] = "uhci_hcd"; variable
|
D | ehci-fsl.c | 641 .description = hcd_name,
|
D | isp1362-hcd.c | 104 static const char hcd_name[] = "isp1362-hcd"; variable 2063 isp1362_hcd_to_hcd(isp1362_hcd)->product_desc, hcd_name, DRIVER_VERSION); in isp1362_show() 2594 .description = hcd_name, 2784 .name = hcd_name,
|
D | ohci-dbg.c | 605 hcd_name); in fill_registers_buffer()
|
D | u132-hcd.c | 250 static const char hcd_name[] = "u132_hcd"; variable 2969 .description = hcd_name, 3220 .name = hcd_name, 3232 printk(KERN_INFO "driver %s\n", hcd_name); in u132_hcd_init()
|
D | fusbh200-hcd.c | 58 static const char hcd_name [] = "fusbh200_hcd"; variable 5651 .description = hcd_name, 5854 printk(KERN_INFO "%s: " DRIVER_DESC "\n", hcd_name); in fusbh200_hcd_init() 5862 hcd_name, in fusbh200_hcd_init()
|
D | fotg210-hcd.c | 57 static const char hcd_name[] = "fotg210_hcd"; variable 5744 .description = hcd_name, 5913 pr_info("%s: " DRIVER_DESC "\n", hcd_name); in fotg210_hcd_init() 5920 hcd_name, in fotg210_hcd_init()
|