Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD_priv.h304 IOCTL_AVD_GetStandardDetection fpAVDGetStandardDetection; member
H A DAVD.c313 pAvdPri->fpAVDGetStandardDetection = Drv_AVD_GetStandardDetection; in AVDOpen()
592 …u32Ret = (psAvdInstPri->fpAVDGetStandardDetection)(&(pStandardDetection->vdLatchStatus),psAvdResPr… in AVDIoctl()