Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.c457 ms_usb_stuff_control_urb(ptr->current_urb, ptr->pusb_dev, pipe, in ms_usb_control_msg()
757 ms_usb_stuff_control_urb(ptr->current_urb, ptr->pusb_dev, ptr->ctrl_send_pipe, in ms_usb_CB_transport()
H A DdrvMsg.c295 ms_usb_stuff_control_urb(pUrb, pDev, pipe, (unsigned char*)dr, data, u16Size, in ms_usb_control_cmd()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h352 static __inline__ void ms_usb_stuff_control_urb (struct urb *urb, in ms_usb_stuff_control_urb() function