Searched refs:PopFromURBList (Results 1 – 2 of 2) sorted by relevance
232 static struct urb * PopFromURBList(
1517 if (PopFromURBList( pDev, clientID ) != pWriteURB)1576 if (PopFromURBList( pDev, clientID ) != pWriteURB)1907 pDelURB = PopFromURBList( pDev, clientID );1914 pDelURB = PopFromURBList( pDev, clientID );2417 static struct urb * PopFromURBList( function