Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DAVD.c359 PAVD_GETREGVALUE pGetRegValue = NULL; in AVDIoctl() local
571 pGetRegValue = (PAVD_GETREGVALUE)pArgs; in AVDIoctl()
572 u32Ret = (psAvdInstPri->fpAVDGetRegValue)(pGetRegValue->u16Addr); in AVDIoctl()
573 pGetRegValue->u8Value = (MS_U8)u32Ret; in AVDIoctl()