Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD_priv.h309 IOCTL_AVD_GetDSPVersion fpAVDGetDSPVersion; member
H A DAVD.c318 pAvdPri->fpAVDGetDSPVersion = Drv_AVD_GetDSPVersion; in AVDOpen()
621 u32Ret = (psAvdInstPri->fpAVDGetDSPVersion)(); in AVDIoctl()