Searched refs:video_fe_open (Results 1 – 1 of 1) sorted by relevance
83 static video_fe_open_func video_fe_open = NULL; variable147 video_fe_open = (video_fe_open_func)dlsym(hvfe_lib_handle, "video_fe_open"); in hypv_init()148 if (video_fe_open == NULL) { in hypv_init()214 HVFE_HANDLE hvfe_handle = video_fe_open(str, flag, &cb); in hypv_open()