Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c211 psCECInstPri->fpCECDeviceIsTx = (IOCTL_CEC_DEVICE_IS_TX)MDrv_CEC_CheckDeviceIsTx;
574 pCECArgs->bIsTx = psCECInstPri->fpCECDeviceIsTx(pInstance);
H A DapiCEC_private.h279 IOCTL_CEC_DEVICE_IS_TX fpCECDeviceIsTx; member