Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vif/drv/vif/
H A DVIF.c277 VIF_INSTANT_PRIVATE* psVIFInstPri = NULL; in VIFIoctl() local
278 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 …]