Home
last modified time | relevance | path

Searched refs:fpCECMsgSetStreamPath (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c183 psCECInstPri->fpCECMsgSetStreamPath = (IOCTL_CEC_MSG_SET_STREAM_PATH)MDrv_CEC_Msg_SetStreamPath;
372 … pCECArgs->eErrorCode = psCECInstPri->fpCECMsgSetStreamPath(pInstance, pCECArgs->ucNewAddr);
H A DapiCEC_private.h250 IOCTL_CEC_MSG_SET_STREAM_PATH fpCECMsgSetStreamPath; member