Searched refs:tspparam (Results 1 – 1 of 1) sorted by relevance
806 DMX_TSPParam tspparam; in MApi_DMX_Resume() local811 tspparam.phyFWAddr = phyFWAddr; in MApi_DMX_Resume()812 tspparam.u32FWSize = u32FWSize; in MApi_DMX_Resume()813 tspparam.u32Res = 0; in MApi_DMX_Resume()814 if (UtopiaIoctl(_pInstantDmx, MApi_CMD_DMX_Resume, (void*)&tspparam) != UTOPIA_STATUS_SUCCESS) in MApi_DMX_Resume()820 if(tspparam.u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_Resume()