Home
last modified time | relevance | path

Searched refs:hc_interrupt (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.c791 static void hc_interrupt (int irq, void *__hci, struct pt_regs *r) in hc_interrupt() function
1379 if (request_irq (irq, hc_interrupt, SA_SHIRQ, MODNAME, hci) != 0) { in hc_found_hci()
Dusb-ohci.c2354 static void hc_interrupt (int irq, void * __ohci, struct pt_regs * r) in hc_interrupt() function
2598 if (request_irq (irq, hc_interrupt, SA_SHIRQ, in hc_found_ohci()