Searched refs:pCurrentDviCtrl (Results 1 – 1 of 1) sorted by relevance
44 struct dvi_ctrl_device *pCurrentDviCtrl; in dviInit() local46 pCurrentDviCtrl = g_dcftSupportedDviController; in dviInit()47 if (pCurrentDviCtrl->pfnInit) { in dviInit()48 return pCurrentDviCtrl->pfnInit(edgeSelect, in dviInit()