Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c175 psCECInstPri->fpCECNextDevice = (IOCTL_CEC_NEXT_DEVICE)MDrv_CEC_NextDevice;
317 pCECArgs->eNextDeviceLA = psCECInstPri->fpCECNextDevice(pInstance);
H A DapiCEC_private.h242 IOCTL_CEC_NEXT_DEVICE fpCECNextDevice; member