Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c226 PVBI_CC_ENABLE_LINE pCCEnableLine = NULL; in VBIIoctl() local
457 pCCEnableLine = (PVBI_CC_ENABLE_LINE)pArgs; in VBIIoctl()
458 psVbiInstPri->fpVBICCEnableLine(pCCEnableLine->StartLine, in VBIIoctl()
459 pCCEnableLine->EndLine, in VBIIoctl()
460 pCCEnableLine->mode); in VBIIoctl()