Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c202 psCECInstPri->fpCECMsgAbort = (IOCTL_CEC_MSG_ABORT)MDrv_CEC_Msg_Abort;
505 pCECArgs->eErrorCode = psCECInstPri->fpCECMsgAbort(pInstance, pCECArgs->eDetAddr);
H A DapiCEC_private.h269 IOCTL_CEC_MSG_ABORT fpCECMsgAbort; member