Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c234 psCECInstPri->fpCECGetMsgCnt = (IOCTL_CEC_GET_MSG_CNT)MDrv_CEC_GetMsgCnt;
700 pCECArgs->ucMsgCnt = psCECInstPri->fpCECGetMsgCnt(pInstance);
H A DapiCEC_private.h297 IOCTL_CEC_GET_MSG_CNT fpCECGetMsgCnt; member