Lines Matching defs:ucData
862 …_mhl_InsertDTD3DInformation(MHL_RESOURCE_PRIVATE *pMHLResourcePrivate, MS_U8 ucIndex, MS_U8 ucData) in _mdrv_mhl_InsertDTD3DInformation()
954 MS_U8 _mdrv_mhl_CheckVIC3DStructure(MS_U8 ucData) in _mdrv_mhl_CheckVIC3DStructure()
1940 …iteBurst(MHL_RESOURCE_PRIVATE *pMHLResourcePrivate, MS_U8 ucAddress, MS_U8 ucLength, MS_U8 *ucData) in _mdrv_mhl_CbusSendWriteBurst()
4773 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_Send3DTimingInformation() local
4908 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_SendVirtualChannelInformation() local
5116 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_SendHighEndVideoSupport() local
5252 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_SendAudioDataTunnelSupport() local
5340 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_SendeMSCSupportInformation() local
5372 MS_U8 ucData[MHL_MSC_SCRATCHPAD_SIZE] = {0}; in _mdrv_mhl_SendBISTReturnStatus() local
7284 MS_BOOL mdrv_mhl_SendWriteBurst(MS_U8 ucAddr, MS_U8 ucLength, MS_U8 *ucData) in mdrv_mhl_SendWriteBurst()
7312 MS_BOOL mdrv_mhl_CbusSendUserWriteBurst(MS_U8 ucLength, MS_U8 *ucData) in mdrv_mhl_CbusSendUserWriteBurst()
7494 MS_BOOL mdrv_mhl_GetWriteBurstData(MS_U8 *ucData) in mdrv_mhl_GetWriteBurstData()
8956 MS_BOOL mdrv_mhl_SendWriteBurst(void* pInstance, MS_U8 ucAddr, MS_U8 ucLength, MS_U8 *ucData) in mdrv_mhl_SendWriteBurst()
8994 MS_BOOL mdrv_mhl_CbusSendUserWriteBurst(void* pInstance, MS_U8 ucLength, MS_U8 *ucData) in mdrv_mhl_CbusSendUserWriteBurst()
9216 MS_BOOL mdrv_mhl_GetWriteBurstData(void* pInstance, MS_U8 *ucData) in mdrv_mhl_GetWriteBurstData()