Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_private.h184 typedef CEC_ERROR_CODE (*IOCTL_CEC_MSG_GIVE_DECK_STATUS) (void*, MsCEC_DEVICELA, MsCEC_… typedef
260 IOCTL_CEC_MSG_GIVE_DECK_STATUS fpCECMsgGiveDeckStatus;
H A DapiCEC_v2.c193 …psCECInstPri->fpCECMsgGiveDeckStatus = (IOCTL_CEC_MSG_GIVE_DECK_STATUS)MDrv_CEC_MSg_GiveDeckStatus;