Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c1158 struct ms_completion_splice { // for modified urb context struct
1166 struct ms_completion_splice *pSplice; in ms_unlink_complete() argument
1169 pSplice = (struct ms_completion_splice *) pUrb->pContext; in ms_unlink_complete()
1183 struct ms_completion_splice stSplice; in ms_hcd_unlink_urb()