Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.c565 static void hcd_irq (int irq, void *__hcd, struct pt_regs *r);
1437 static void hcd_irq (int irq, void *__hcd, struct pt_regs * r) in hcd_irq() argument
1439 struct usb_hcd *hcd = __hcd; in hcd_irq()