Searched refs:hdcp14tx_SubState (Results 1 – 2 of 2) sorted by relevance
830 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_IDLE; in MDrv_HDCPTx_InitVariable()929 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = enSubState; in MDrv_HDCPTx_SetFSMState()1173 if (psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState == HDCP14Tx_SubFSM_AuthFail) in MDrv_HDCPTx_CheckAuthFailFlag()1481 switch (psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState) in HDCPTx_Handler()1507 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_IDLE; in HDCPTx_Handler()1511 …psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_IDLE;//HDCP14Tx_SubFSM_PreExchang… in HDCPTx_Handler()1591 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_IDLE; in HDCPTx_Handler()1602 …psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_ExchangeKSV;//HDCP14Tx_SubFSM_Pre… in HDCPTx_Handler()1623 …psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_VerifyBksv;//HDCP14Tx_SubFSM_IDLE; in HDCPTx_Handler()1629 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_AuthFail; in HDCPTx_Handler()[all …]
299 enHDCP14Tx_SubStates hdcp14tx_SubState; member