Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD_priv.h317 IOCTL_AVD_GetCGMSDetect fpAVDGetCGMSDetect; member
H A DAVD.c326 pAvdPri->fpAVDGetCGMSDetect = Drv_AVD_GetCGMSDetect; in AVDOpen()
667 u32Ret = (psAvdInstPri->fpAVDGetCGMSDetect)(); in AVDIoctl()