Home
last modified time | relevance | path

Searched defs:act_len (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMsg.c157 static int ms_usb_start_wait_urb(struct urb *urb, int timeout, int* act_len) in ms_usb_start_wait_urb()
H A DdrvMassStor.c679 U32 act_len = 0; in ms_ioctl_issue_bulk() local
H A DdrvBulktran.c535 int ms_usb_bulk_transfer_buf(struct ms_usdata *ptr, U32 pipe, void *buf, U32 len, U32 *act_len) in ms_usb_bulk_transfer_buf()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.c590 void *buf, U32 length, U32 *act_len) in usb_stor_bulk_transfer_buf()