Searched refs:tInterface (Results 1 – 3 of 3) sorted by relevance
213 function toClaimInterface(testCaseName, pip, tInterface) { argument214 let ret = usbManager.claimInterface(pip, tInterface, true);
125 function toReleaseInterface(testCaseName, tInterface) { argument126 let ret = usbManager.releaseInterface(tmpPipe, tInterface);
142 function toReleaseInterface(testCaseName, tInterface) { argument143 let ret = usbManager.releaseInterface(gPipe, tInterface);