Lines Matching refs:stVirtualChannelTemp
1704 stMHL_VIRTUAL_CHANNEL_INFO stVirtualChannelTemp = {FALSE, 0, 0, 0, 0}; in _mdrv_mhl_SortingVCInformation() local
1726 … stVirtualChannelTemp.bVCConfirm = pMHLResourcePrivate->stVirtualChannelInfo[uctemp +1].bVCConfirm; in _mdrv_mhl_SortingVCInformation()
1727 …stVirtualChannelTemp.ucVCFeatureID = pMHLResourcePrivate->stVirtualChannelInfo[uctemp +1].ucVCFeat… in _mdrv_mhl_SortingVCInformation()
1728 … stVirtualChannelTemp.ucVCNumber = pMHLResourcePrivate->stVirtualChannelInfo[uctemp +1].ucVCNumber; in _mdrv_mhl_SortingVCInformation()
1729 …stVirtualChannelTemp.ucVCResponseCode = pMHLResourcePrivate->stVirtualChannelInfo[uctemp +1].ucVCR… in _mdrv_mhl_SortingVCInformation()
1730 …stVirtualChannelTemp.ucVCSlotSize = pMHLResourcePrivate->stVirtualChannelInfo[uctemp +1].ucVCSlotS… in _mdrv_mhl_SortingVCInformation()
1738 … pMHLResourcePrivate->stVirtualChannelInfo[uctemp].bVCConfirm = stVirtualChannelTemp.bVCConfirm; in _mdrv_mhl_SortingVCInformation()
1739 …pMHLResourcePrivate->stVirtualChannelInfo[uctemp].ucVCFeatureID = stVirtualChannelTemp.ucVCFeature… in _mdrv_mhl_SortingVCInformation()
1740 … pMHLResourcePrivate->stVirtualChannelInfo[uctemp].ucVCNumber = stVirtualChannelTemp.ucVCNumber; in _mdrv_mhl_SortingVCInformation()
1741 …LResourcePrivate->stVirtualChannelInfo[uctemp].ucVCResponseCode = stVirtualChannelTemp.ucVCRespons… in _mdrv_mhl_SortingVCInformation()
1742 …pMHLResourcePrivate->stVirtualChannelInfo[uctemp].ucVCSlotSize = stVirtualChannelTemp.ucVCSlotSize; in _mdrv_mhl_SortingVCInformation()