Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c239 psCECInstPri->fpCECSetRetryCount = (IOCTL_CEC_SET_RETRY_COUNT)MDrv_CEC_SetRetryCount;
749 psCECInstPri->fpCECSetRetryCount(pInstance, pCECArgs->ucRetryCount);
H A DapiCEC_private.h304 IOCTL_CEC_SET_RETRY_COUNT fpCECSetRetryCount; member