Searched refs:hdcp14tx_PreSubState (Results 1 – 2 of 2) sorted by relevance
831 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_IDLE; in MDrv_HDCPTx_InitVariable()1091 return psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState; in MDrv_HDCPTx_GetPreState()1512 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_AuthFail; in HDCPTx_Handler()1603 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_IDLE; in HDCPTx_Handler()1613 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_ExchangeKSV; in HDCPTx_Handler()1660 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_VerifyBksv; in HDCPTx_Handler()1753 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_CheckR0; in HDCPTx_Handler()1760 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_CheckR0; in HDCPTx_Handler()1768 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_CheckR0; in HDCPTx_Handler()1799 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_AuthDone; in HDCPTx_Handler()[all …]
300 enHDCP14Tx_SubStates hdcp14tx_PreSubState; member