Home
last modified time | relevance | path

Searched defs:RetVal (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/multi_pvr/
H A DhalMultiPVR.c213 #define MULTI_PVR_ENG_CHK(PvrEng, RetVal) if(PvrEng >= TSP_MULTI_PVR_ENG_NUM) … argument
223 #define MULTI_PVR_CHID_CHK(PvrChId, RetVal) if(PvrChId >= TSP_MULTI_PVR_CH_NUM) … argument
/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx.c3118 HDMITX_HDCP_STATUS RetVal; in MApi_HDMITx_GetHDCPStatus_U2() local