Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_private.h174 typedef CEC_ERROR_CODE (*IOCTL_CEC_MSG_SET_STREAM_PATH) (void*, MS_U8*); typedef
250 IOCTL_CEC_MSG_SET_STREAM_PATH fpCECMsgSetStreamPath;
H A DapiCEC_v2.c183 psCECInstPri->fpCECMsgSetStreamPath = (IOCTL_CEC_MSG_SET_STREAM_PATH)MDrv_CEC_Msg_SetStreamPath;