Home
last modified time | relevance | path

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

12

/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);
492 const struct hc_driver *driver) in usb_hcd_amd_resume_bug()
502 const struct hc_driver *driver) in usb_hcd_amd_resume_bug()
/linux/drivers/usb/host/
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-sh.c26 static const struct hc_driver ehci_sh_hc_driver = {
H A Dohci-sa1111.c78 static const struct hc_driver ohci_sa1111_hc_driver = {
H A Duhci-platform.c38 static const struct hc_driver uhci_platform_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 Duhci-pci.c260 static const struct hc_driver uhci_driver = {
H A Dohci-pci.c289 static struct hc_driver __read_mostly ohci_pci_hc_driver;
H A Dehci-ps3.c57 static const struct hc_driver ps3_ehci_hc_driver = {
H A Dohci-ps3.c44 static const struct hc_driver ps3_ohci_hc_driver = {
H A Dehci-pci.c374 static struct hc_driver __read_mostly ehci_pci_hc_driver;
H A Dxhci-mtk.c507 static struct hc_driver __read_mostly xhci_mtk_hc_driver;
514 const struct hc_driver *driver; in xhci_mtk_probe()
H A Dohci-platform.c75 static struct hc_driver __read_mostly ohci_platform_hc_driver;
H A Dohci-da8xx.c31 static struct hc_driver __read_mostly ohci_da8xx_hc_driver;
H A Dohci-hcd.c1192 static const struct hc_driver ohci_hc_driver = {
1235 void ohci_init_driver(struct hc_driver *drv, in ohci_init_driver()
H A Dohci.h735 extern void ohci_init_driver(struct hc_driver *drv,
H A Dehci-platform.c118 static struct hc_driver __read_mostly ehci_platform_hc_driver;
H A Dxen-hcd.c1391 static const struct hc_driver xenhcd_usb20_hc_driver = {
1416 static const struct hc_driver xenhcd_usb11_hc_driver = {
H A Dehci-fsl.c34 static struct hc_driver __read_mostly fsl_ehci_hc_driver;
H A Dxhci-pci.c99 static struct hc_driver __read_mostly xhci_pci_hc_driver;
/linux/drivers/staging/greybus/
H A Dusb.c140 static const struct hc_driver usb_gb_hc_driver = {
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c294 static const struct hc_driver c67x00_hc_driver = {
/linux/drivers/usb/core/
H A Dhcd-pci.c172 int usb_hcd_pci_probe(struct pci_dev *dev, const struct hc_driver *driver) in usb_hcd_pci_probe()
H A Dhcd.c2564 struct usb_hcd *__usb_create_hcd(const struct hc_driver *driver, in __usb_create_hcd()
2642 struct usb_hcd *usb_create_shared_hcd(const struct hc_driver *driver, in usb_create_shared_hcd()
2665 struct usb_hcd *usb_create_hcd(const struct hc_driver *driver, in usb_create_hcd()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1279 static const struct hc_driver usbhsh_driver = {

12