Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DmdrvVBI.c140 …pVbiPri->fpVBIInit = (IOCTL_VBI_INIT )_MDrv_… in VBIOpen()
291 if(psVbiInstPri->fpVBIInit(pInitType->cmd, pInitType->type) == TRUE) in VBIIoctl()
H A DdrvVBI_private.h89 IOCTL_VBI_INIT fpVBIInit; member