Searched refs:result2 (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvTransport.c | 1579 int result2; in usb_stor_reset_common() local 1609 result2 = usb_stor_clear_halt(us, us->send_bulk_pipe); in usb_stor_reset_common() 1612 if (result < 0 || result2 < 0) in usb_stor_reset_common()
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 1189 MS_BOOL result0, result1, result2, result3, result4; in _GOP_GWIN_IsGwinExistInClient() local 1219 result2 = (g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].u32GOPClientId != pid); in _GOP_GWIN_IsGwinExistInClient() 1221 …result2 = (g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].u32GOPClientId != g_pGOPCtxLocal->u32GOPCli… in _GOP_GWIN_IsGwinExistInClient() 1226 if ( result0 || (result1 && (result2 || result3 || result4) ) ) in _GOP_GWIN_IsGwinExistInClient() 1229 …%d,result1 = %d,result2 = %d,result3 = %d,result4 = %d\n",result0,result1,result2,result3,result4); in _GOP_GWIN_IsGwinExistInClient()
|