Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_private.h170 typedef CEC_ERROR_CODE (*IOCTL_CEC_TX_SEND_POLLING_MSG) (void*, MsCEC_DEVICELA); typedef
246 IOCTL_CEC_TX_SEND_POLLING_MSG fpCECTxSendPollingMsg;
H A DapiCEC_v2.c179 psCECInstPri->fpCECTxSendPollingMsg = (IOCTL_CEC_TX_SEND_POLLING_MSG)MDrv_CecTxSendPollingMsg;