Searched refs:InitRoutine (Results 1 – 1 of 1) sorted by relevance
88 VDD_PROC InitRoutine = NULL, in ThirdPartyVDDBop() local145 InitRoutine = (VDD_PROC)GetProcAddress(hDll, InitRoutineName); in ThirdPartyVDDBop()146 if (InitRoutine == NULL) in ThirdPartyVDDBop()172 if (InitRoutine) InitRoutine(); in ThirdPartyVDDBop()