Searched refs:hdmiTxDev (Results 1 – 1 of 1) sorted by relevance
345 static HDMITXDEV hdmiTxDev[HDMITX_MAX_DEV_COUNT]; variable2605 return hdmiTxDev[0].bAuthenticated; in hdmi_tx_hdcp_get_auth_done()3076 if( state == hdmiTxDev[0].TxHDCP_State ) in TxHDCP_chg()3080 DRM_INFO("TxHDCP %d -> %d\n",hdmiTxDev[0].TxHDCP_State,state); in TxHDCP_chg()3081 hdmiTxDev[0].TxHDCP_State = state ; in TxHDCP_chg()3086 hdmiTxDev[0].bAuthenticated=false; in TxHDCP_chg()3087 hdmiTxDev[0].usHDCPTimeOut = 0 ; in TxHDCP_chg()3092 hdmiTxDev[0].bAuthenticated = false ; in TxHDCP_chg()3094 hdmiTxDev[0].usHDCPTimeOut = 5 ; in TxHDCP_chg()3099 hdmiTxDev[0].bAuthenticated = false ; in TxHDCP_chg()[all …]