Searched refs:vfe_enable (Results 1 – 7 of 7) sorted by relevance
352 static int vfe_enable(struct vfe_line *line) in vfe_enable() function583 .vfe_enable = vfe_enable,
518 static int vfe_enable(struct vfe_line *line) in vfe_enable() function771 .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,
745 ret = vfe->ops->vfe_enable(line); in vfe_set_stream()