Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD_priv.h287 IOCTL_AVD_SetHsyncDetectionForTuning fpAVDSetHsyncDetectionForTuning; member
H A DAVD.c296 pAvdPri->fpAVDSetHsyncDetectionForTuning = Drv_AVD_SetHsyncDetectionForTuning; in AVDOpen()
506 (psAvdInstPri->fpAVDSetHsyncDetectionForTuning)(*(MS_BOOL *)pArgs, psAvdResPri); in AVDIoctl()