9
0
Fork 0

Update comments

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1004 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-10-08 21:52:22 +00:00
parent 01698ec2e6
commit 4deebf7e86
1 changed files with 5 additions and 0 deletions

View File

@ -1086,6 +1086,11 @@ static void dm320_cancelrequests(struct dm320_ep_s *privep)
/*******************************************************************************
* Name: dm320_epfindbyaddr
*
* Description:
* Find the physical endpoint structure corresponding to a logic endpoint
* address
*
*******************************************************************************/
static struct dm320_ep_s *dm320_epfindbyaddr(struct dm320_usbdev_s *priv,