Searched refs:hcd_irq (Results 1 – 1 of 1) sorted by relevance
565 static void hcd_irq (int irq, void *__hcd, struct pt_regs *r);674 if (request_irq (dev->irq, hcd_irq, SA_SHIRQ, hcd->description, hcd) in usb_hcd_pci_probe()1437 static void hcd_irq (int irq, void *__hcd, struct pt_regs * r) in hcd_irq() function