Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DdrvXC_HDMI_if_v2.c949 psHDMIRxInstPri->fpHDMIRxWriteKSVList = (IOCTL_HDMIRX_WRITE_KSV_LIST)mdrv_HDCP_WriteKSVList; in HDMIRxOpen()
1090 …psHDMIRxInstPri->fpHDMIRxWriteKSVList(pInstance, pHDMIRxArgs->enInputPortType, pHDMIRxArgs->pucKSV… in HDMIRxIoctl()
H A DapiHDMIRx_private.h213 IOCTL_HDMIRX_WRITE_KSV_LIST fpHDMIRxWriteKSVList; member