Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c186 psCECInstPri->fpCECMsgRecordOn= (IOCTL_CEC_MSG_RECORD_ON)MDrv_CEC_Msg_RecordOn;
393 …pCECArgs->eErrorCode = psCECInstPri->fpCECMsgRecordOn(pInstance, pCECArgs->eDetAddr, pCECArgs->eCm…
H A DapiCEC_private.h253 IOCTL_CEC_MSG_RECORD_ON fpCECMsgRecordOn; member