Searched refs:vfe_enable (Results 1 – 7 of 7) sorted by relevance
351 static int vfe_enable(struct vfe_line *line) in vfe_enable() function562 .vfe_enable = vfe_enable,
534 static int vfe_enable(struct vfe_line *line) in vfe_enable() function769 .vfe_enable = vfe_enable,
116 int (*vfe_enable)(struct vfe_line *line); member
1010 .vfe_enable = vfe_gen1_enable,
1206 .vfe_enable = vfe_gen1_enable,
1191 .vfe_enable = vfe_gen1_enable,
743 ret = vfe->ops->vfe_enable(line); in vfe_set_stream()