Searched refs:psVIFInstPri (Results 1 – 1 of 1) sorted by relevance
277 VIF_INSTANT_PRIVATE* psVIFInstPri = NULL; in VIFIoctl() local278 UtopiaInstanceGetPrivate(pInstance, (void*)&psVIFInstPri); in VIFIoctl()285 (psVIFInstPri->fpVIFVersion)(); in VIFIoctl()290 (psVIFInstPri->fpVIFSetClock)(bEnable); in VIFIoctl()295 (psVIFInstPri->fpVIFInit)(pINITParam->pVIF_InitData, pINITParam->u32InitDataLen); in VIFIoctl()299 (psVIFInstPri->fpVIFExit)(); in VIFIoctl()303 (psVIFInstPri->fpVIFReset)(); in VIFIoctl()308 (psVIFInstPri->fpVIFHandler)(bEnable); in VIFIoctl()313 (psVIFInstPri->fpVIFSetSoundSystem)(SoundSystem); in VIFIoctl()318 (psVIFInstPri->fpVIFSetIfFreq)(IfFreqType); in VIFIoctl()[all …]