Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c183 struct usb_host_interface *pAltset = &pIntf->altsetting[ii]; in ms_usb_release_intf() local
185 if (pAltset->endpoint) in ms_usb_release_intf()
186 kfree(pAltset->endpoint); in ms_usb_release_intf()