Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c223 psCECInstPri->fpCECIsRxBufEmpty = (IOCTL_CEC_IS_RX_BUF_EMPTY)MDrv_CEC_IsRxBufEmpty;
623 pCECArgs->bEmpty = psCECInstPri->fpCECIsRxBufEmpty(pInstance);
H A DapiCEC_private.h286 IOCTL_CEC_IS_RX_BUF_EMPTY fpCECIsRxBufEmpty; member