Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c227 PVBI_CC_SET_SC_WND_LEN pCCSetWndLen = NULL; in VBIIoctl() local
466 pCCSetWndLen = (PVBI_CC_SET_SC_WND_LEN)pArgs; in VBIIoctl()
467 pCCSetWndLen->bRet = psVbiInstPri->fpVBICCSetSCWindowLen(pCCSetWndLen->u8Len); in VBIIoctl()