Searched refs:video_fe_ioctl (Results 1 – 1 of 1) sorted by relevance
84 static video_fe_ioctl_func video_fe_ioctl = NULL; variable152 video_fe_ioctl = (video_fe_ioctl_func)dlsym(hvfe_lib_handle, "video_fe_ioctl"); in hypv_init()153 if (video_fe_ioctl == NULL) { in hypv_init()254 rc = video_fe_ioctl(g_hvfe_handle[fd_index].handle, cmd, data); in hypv_ioctl()