Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c210 PVBI_INIT_TYPE pInitType = NULL; in VBIIoctl() local
290 pInitType = (PVBI_INIT_TYPE)pArgs; in VBIIoctl()
291 if(psVbiInstPri->fpVBIInit(pInitType->cmd, pInitType->type) == TRUE) in VBIIoctl()