Searched refs:vfe_disable (Results 1 – 6 of 6) sorted by relevance
596 static int vfe_disable(struct vfe_line *line) in vfe_disable() function785 .vfe_disable = vfe_disable,
115 int (*vfe_disable)(struct vfe_line *line); member
1009 .vfe_disable = vfe_gen1_disable,
1205 .vfe_disable = vfe_gen1_disable,
1190 .vfe_disable = vfe_gen1_disable,
746 ret = vfe->ops->vfe_disable(line); in vfe_set_stream()
Completed in 23 milliseconds