Searched refs:InitType (Results 1 – 1 of 1) sorted by relevance
1059 VBI_INIT_TYPE_PARAM InitType; in MDrv_VBI_Init() local1060 memset(&InitType, 0 , sizeof(VBI_INIT_TYPE_PARAM)); in MDrv_VBI_Init()1076 InitType.cmd = VBI_INIT; in MDrv_VBI_Init()1077 InitType.type = type; in MDrv_VBI_Init()1079 if(UtopiaIoctl(pInstantVbi, MDrv_CMD_VBI_Init,(void*)&InitType) != UTOPIA_STATUS_SUCCESS) in MDrv_VBI_Init()