Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c214 PVBI_GET_VPS_DATA pGetVPSData = NULL; in VBIIoctl() local
346 pGetVPSData = (PVBI_GET_VPS_DATA)pArgs; in VBIIoctl()
347 psVbiInstPri->fpVBIGetVPSData(pGetVPSData->lowerWord, pGetVPSData->higherWord); in VBIIoctl()