Home
last modified time | relevance | path

Searched refs:hc_driver (Results 1 – 25 of 43) sorted by relevance

12

/drivers/usb/host/
Dohci-lh7a404.c70 int usb_hcd_lh7a404_probe (const struct hc_driver *driver, in usb_hcd_lh7a404_probe()
161 static const struct hc_driver ohci_lh7a404_hc_driver = {
Dohci-pnx8550.c73 int usb_hcd_pnx8550_probe (const struct hc_driver *driver, in usb_hcd_pnx8550_probe()
170 static const struct hc_driver ohci_pnx8550_hc_driver = {
Dohci-ppc-soc.c31 static int usb_hcd_ppc_soc_probe(const struct hc_driver *driver, in usb_hcd_ppc_soc_probe()
141 static const struct hc_driver ohci_ppc_soc_hc_driver = {
Dehci-ixp4xx.c41 static const struct hc_driver ixp4xx_ehci_hc_driver = {
68 const struct hc_driver *driver = &ixp4xx_ehci_hc_driver; in ixp4xx_ehci_probe()
Dohci-sa1111.c124 int usb_hcd_sa1111_probe (const struct hc_driver *driver, in usb_hcd_sa1111_probe()
200 static const struct hc_driver ohci_sa1111_hc_driver = {
Dohci-ep93xx.c45 static int usb_hcd_ep93xx_probe(const struct hc_driver *driver, in usb_hcd_ep93xx_probe()
122 static struct hc_driver ohci_ep93xx_hc_driver = {
Dohci-sm501.c42 static const struct hc_driver ohci_sm501_hc_driver = {
89 const struct hc_driver *driver = &ohci_sm501_hc_driver; in ohci_hcd_sm501_drv_probe()
Dohci-at91.c107 static int usb_hcd_at91_probe(const struct hc_driver *driver, in usb_hcd_at91_probe()
228 static const struct hc_driver ohci_at91_hc_driver = {
Dehci-fsl.c43 int usb_hcd_fsl_probe(const struct hc_driver *driver, in usb_hcd_fsl_probe()
287 static const struct hc_driver ehci_fsl_hc_driver = {
Dohci-pnx4008.c214 static const struct hc_driver ohci_pnx4008_hc_driver = {
299 const struct hc_driver *driver = &ohci_pnx4008_hc_driver; in usb_hcd_pnx4008_probe()
Dohci-s3c2410.c344 static int usb_hcd_s3c2410_probe (const struct hc_driver *driver, in usb_hcd_s3c2410_probe()
434 static const struct hc_driver ohci_s3c2410_hc_driver = {
Dohci-sh.c36 static const struct hc_driver ohci_sh_hc_driver = {
Dohci-omap.c299 static int usb_hcd_omap_probe (const struct hc_driver *driver, in usb_hcd_omap_probe()
445 static const struct hc_driver ohci_omap_hc_driver = {
Dohci-pxa27x.c279 int usb_hcd_pxa27x_probe (const struct hc_driver *driver, struct platform_device *pdev) in usb_hcd_pxa27x_probe()
417 static const struct hc_driver ohci_pxa27x_hc_driver = {
Dohci-ssb.c63 static const struct hc_driver ssb_ohci_hc_driver = {
Dohci-ppc-of.c40 static const struct hc_driver ohci_ppc_of_hc_driver = {
Dohci-au1xxx.c131 static const struct hc_driver ohci_au1xxx_hc_driver = {
Dehci-ppc-of.c39 static const struct hc_driver ehci_ppc_of_hc_driver = {
Dohci-ps3.c55 static const struct hc_driver ps3_ohci_hc_driver = {
Dehci-orion.c127 static const struct hc_driver ehci_orion_hc_driver = {
Dehci-ps3.c55 static const struct hc_driver ps3_ehci_hc_driver = {
Dehci-au1xxx.c72 static const struct hc_driver ehci_au1xxx_hc_driver = {
/drivers/usb/core/
Dhcd.h90 const struct hc_driver *driver; /* hw-specific hooks */
163 struct hc_driver { struct
240 extern struct usb_hcd *usb_create_hcd(const struct hc_driver *driver, argument
Dhcd-pci.c60 struct hc_driver *driver; in usb_hcd_pci_probe()
69 driver = (struct hc_driver *)id->driver_data; in usb_hcd_pci_probe()
/drivers/usb/musb/
Dmusb_host.h93 extern const struct hc_driver musb_hc_driver;

12