Home
last modified time | relevance | path

Searched refs:vfe_put_output (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h185 int vfe_put_output(struct vfe_line *line);
H A Dcamss-vfe-480.c381 vfe_put_output(line); in vfe_enable()
405 vfe_put_output(line); in vfe_disable()
H A Dcamss-vfe-170.c545 vfe_put_output(line); in vfe_enable()
569 vfe_put_output(line); in vfe_disable()
H A Dcamss-vfe-gen1.c106 vfe_put_output(line); in vfe_gen1_disable()
368 vfe_put_output(line); in vfe_gen1_enable()
H A Dcamss-vfe.c392 int vfe_put_output(struct vfe_line *line) in vfe_put_output() function