Home
last modified time | relevance | path

Searched refs:MHal_HDMITx_HDCP_Get_BStatus (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DhalHDCPTx.h159 extern MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c870 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c849 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c870 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c870 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c870 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c870 MS_BOOL MHal_HDMITx_HDCP_Get_BStatus(MS_U16 *u16bstatus) in MHal_HDMITx_HDCP_Get_BStatus() function
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c1534 if (MHal_HDMITx_HDCP_Get_BStatus(&wBstatus) == TRUE) in HDCPTx_Handler()