Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c1147 MS_U16 u16TmpLen = 0x00; in MDrv_HDCPTx_GetKSVList() local
1149 u16TmpLen = (u16BufLen > g_u8Bstatus[0]) ? g_u8Bstatus[0] : u16BufLen; in MDrv_HDCPTx_GetKSVList()
1151 memcpy(pu8KSVList, g_u8KSVList, u16TmpLen); in MDrv_HDCPTx_GetKSVList()