Searched refs:hub_irq_enable (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-ppc-soc.c170 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-ep93xx.c138 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-lh7a404.c196 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-pnx8550.c204 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-ppc-of.c75 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-ps3.c70 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-sa1111.c221 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-at91.c262 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-au1xxx.c291 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-pci.c289 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-pxa27x.c292 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-omap.c468 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-pnx4008.c284 .hub_irq_enable = ohci_rhsc_enable,
H A Dohci-s3c2410.c469 .hub_irq_enable = ohci_rhsc_enable,
H A Du132-hcd.c2974 .hub_irq_enable = u132_hub_irq_enable,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd.h203 void (*hub_irq_enable)(struct usb_hcd *); member in struct:hc_driver
H A Dhcd.c842 if (hcd->driver->hub_irq_enable && hcd->state != HC_STATE_HALT)
843 hcd->driver->hub_irq_enable (hcd);

Completed in 113 milliseconds