Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c238 PVBI_GET_RESULT pGetResult = NULL; in VBIIoctl() local
498 pGetResult = (PVBI_GET_RESULT)pArgs; in VBIIoctl()
499 pGetResult->u32result= psVbiInstPri->fpVBISetPowerState(pGetResult->u16PowerState); in VBIIoctl()
594 pGetResult = (PVBI_GET_RESULT)pArgs; in VBIIoctl()
595 pGetResult->u32result= psVbiInstPri->fpDMXTTXSetPowerState(pGetResult->u16PowerState); in VBIIoctl()