Home
last modified time | relevance | path

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

123

/openbmc/linux/include/linux/usb/
H A Dhcd.h93 const struct hc_driver *driver; /* hw-specific hooks */
237 struct hc_driver { struct
451 struct usb_hcd *__usb_create_hcd(const struct hc_driver *driver,
454 extern struct usb_hcd *usb_create_hcd(const struct hc_driver *driver,
456 extern struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver,
484 const struct hc_driver *driver);
/openbmc/linux/drivers/usb/host/
H A Dehci-npcm7xx.c27 static struct hc_driver __read_mostly ehci_npcm7xx_hc_driver;
52 const struct hc_driver *driver = &ehci_npcm7xx_hc_driver; in npcm7xx_ehci_hcd_drv_probe()
H A Dehci-spear.c33 static struct hc_driver __read_mostly ehci_spear_hc_driver;
60 const struct hc_driver *driver = &ehci_spear_hc_driver; in spear_ehci_hcd_drv_probe()
H A Dohci-spear.c32 static struct hc_driver __read_mostly ohci_spear_hc_driver;
36 const struct hc_driver *driver = &ohci_spear_hc_driver; in spear_ohci_hcd_drv_probe()
H A Dehci-atmel.c41 static struct hc_driver __read_mostly ehci_atmel_hc_driver;
92 const struct hc_driver *driver = &ehci_atmel_hc_driver; in ehci_atmel_drv_probe()
H A Dohci-nxp.c50 static struct hc_driver __read_mostly ohci_nxp_hc_driver;
154 const struct hc_driver *driver = &ohci_nxp_hc_driver; in ohci_hcd_nxp_probe()
H A Dohci-sm501.c43 static const struct hc_driver ohci_sm501_hc_driver = {
90 const struct hc_driver *driver = &ohci_sm501_hc_driver; in ohci_hcd_sm501_drv_probe()
H A Dxhci-histb.c186 static struct hc_driver __read_mostly xhci_histb_hc_driver;
191 const struct hc_driver *driver; in xhci_histb_probe()
H A Dehci-grlib.c24 static const struct hc_driver ehci_grlib_hc_driver = {
H A Duhci-grlib.c59 static const struct hc_driver uhci_grlib_hc_driver = {
H A Dehci-xilinx-of.c60 static const struct hc_driver ehci_xilinx_of_hc_driver = {
H A Duhci-platform.c37 static const struct hc_driver uhci_platform_hc_driver = {
H A Dehci-sh.c26 static const struct hc_driver ehci_sh_hc_driver = {
H A Dohci-ppc-of.c42 static const struct hc_driver ohci_ppc_of_hc_driver = {
H A Dehci-ppc-of.c25 static const struct hc_driver ehci_ppc_of_hc_driver = {
H A Dxhci-plat.c28 static struct hc_driver __read_mostly xhci_plat_hc_driver;
144 const struct hc_driver *driver; in xhci_plat_probe()
H A Dohci-sa1111.c78 static const struct hc_driver ohci_sa1111_hc_driver = {
H A Dohci-at91.c65 static struct hc_driver __read_mostly ohci_at91_hc_driver;
180 static int usb_hcd_at91_probe(const struct hc_driver *driver, in usb_hcd_at91_probe()
H A Dehci-omap.c67 static struct hc_driver __read_mostly ehci_omap_hc_driver;
H A Dohci-pci.c266 static struct hc_driver __read_mostly ohci_pci_hc_driver;
H A Duhci-pci.c260 static const struct hc_driver uhci_driver = {
H A Dehci-brcm.c122 static struct hc_driver __read_mostly ehci_brcm_hc_driver;
H A Dohci-ps3.c44 static const struct hc_driver ps3_ohci_hc_driver = {
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h72 extern const struct hc_driver musb_hc_driver;
/openbmc/linux/drivers/staging/greybus/
H A Dusb.c140 static const struct hc_driver usb_gb_hc_driver = {

123