Searched refs:vfe_disable (Results 1 – 7 of 7) sorted by relevance
396 static int vfe_disable(struct vfe_line *line) in vfe_disable() function579 .vfe_disable = vfe_disable,
115 int (*vfe_disable)(struct vfe_line *line); member
579 static int vfe_disable(struct vfe_line *line) in vfe_disable() function786 .vfe_disable = vfe_disable,
1009 .vfe_disable = vfe_gen1_disable,
1205 .vfe_disable = vfe_gen1_disable,
1190 .vfe_disable = vfe_gen1_disable,
748 ret = vfe->ops->vfe_disable(line); in vfe_set_stream()
Completed in 21 milliseconds