Home
last modified time | relevance | path

Searched refs:vfe_enable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c347 * vfe_enable - Enable streaming on VFE line
352 static int vfe_enable(struct vfe_line *line) in vfe_enable() function
583 .vfe_enable = vfe_enable,
H A Dcamss-vfe.h116 int (*vfe_enable)(struct vfe_line *line); member
H A Dcamss-vfe-170.c513 * vfe_enable - Enable streaming on VFE line
518 static int vfe_enable(struct vfe_line *line) in vfe_enable() function
771 .vfe_enable = vfe_enable,
H A Dcamss-vfe-4-7.c1206 .vfe_enable = vfe_gen1_enable,
H A Dcamss-vfe-4-8.c1191 .vfe_enable = vfe_gen1_enable,
H A Dcamss-vfe-4-1.c1010 .vfe_enable = vfe_gen1_enable,
H A Dcamss-vfe.c745 ret = vfe->ops->vfe_enable(line); in vfe_set_stream()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c835 * vfe_enable - Enable streaming on VFE line
840 static int vfe_enable(struct vfe_line *line) in vfe_enable() function
1444 ret = vfe_enable(line); in vfe_set_stream()

Completed in 14 milliseconds