Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c838 static void hub_irq(struct urb *urb, struct pt_regs *regs) in hub_irq() function
2670 usb_fill_int_urb(hub->urb, dev, pipe, *hub->buffer, maxp, hub_irq, in hub_configure()