Searched refs:pGetRegValue (Results 1 – 1 of 1) sorted by relevance
359 PAVD_GETREGVALUE pGetRegValue = NULL; in AVDIoctl() local571 pGetRegValue = (PAVD_GETREGVALUE)pArgs; in AVDIoctl()572 u32Ret = (psAvdInstPri->fpAVDGetRegValue)(pGetRegValue->u16Addr); in AVDIoctl()573 pGetRegValue->u8Value = (MS_U8)u32Ret; in AVDIoctl()