Searched refs:ehci_irq (Results 1 – 5 of 5) sorted by relevance
1048 MsOS_AttachInterrupt(hcd->ehci_irq, ms_DrvUSB_OnInterrupt_EX); in ms_InitUSBIntr_EX()1049 MsOS_EnableInterrupt(hcd->ehci_irq); in ms_InitUSBIntr_EX()1054 MsOS_DisableInterrupt(hcd->ehci_irq); in ms_UnInitUSBIntr_EX()1055 MsOS_DetachInterrupt(hcd->ehci_irq); in ms_UnInitUSBIntr_EX()
703 pHcd->ehci_irq = pDev->intNum; in ms_new_usb_hcd()723 pHcd->uhc_regs, pHcd->ehci_irq); in ms_new_usb_hcd()
116 int ehci_irq; member
117 extern void ehci_irq (struct usb_hcd *hcd, struct pt_regs *regs);279 ehci_cpe_hc_driver_Port2.irq = ehci_irq; in cpe_ehci_hcd_init_Port2()
7898 void ehci_irq (struct usb_hcd *hcd, struct pt_regs *regs) in ehci_irq() function9449 ehci_cpe_hc_driver.irq = ehci_irq; in cpe_ehci_hcd_init()9744 driver->irq = ehci_irq; in cpe_ehci_hcd_init_EX()