Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h308 static __inline__ void ms_usb_stuff_intr_urb (struct urb *urb, in ms_usb_stuff_intr_urb() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c413 ms_usb_stuff_intr_urb(hub->urb, ms_dev, pipe, *hub->buffer, maxp, ms_hub_irq, in ms_hub_configure()