Lines Matching refs:vfe_device

284 	struct vfe_device *vfe = to_vfe(line);  in vfe_src_pad_code()
405 int vfe_reset(struct vfe_device *vfe) in vfe_reset()
423 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs()
437 static void vfe_reset_output_maps(struct vfe_device *vfe) in vfe_reset_output_maps()
445 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm()
461 int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm()
511 struct vfe_device *vfe = to_vfe(line); in vfe_put_output()
529 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
551 struct vfe_device *vfe = to_vfe(line); in vfe_disable()
575 void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done()
586 void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
595 void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
608 int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
625 static int vfe_match_clock_names(struct vfe_device *vfe, in vfe_match_clock_names()
645 static int vfe_set_clock_rates(struct vfe_device *vfe) in vfe_set_clock_rates()
727 static int vfe_check_clock_rates(struct vfe_device *vfe) in vfe_check_clock_rates()
783 int vfe_get(struct vfe_device *vfe) in vfe_get()
845 void vfe_put(struct vfe_device *vfe) in vfe_put()
882 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers()
918 struct vfe_device *vfe = to_vfe(line); in vfe_set_power()
944 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream()
1483 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, in msm_vfe_subdev_init()
1629 void msm_vfe_genpd_cleanup(struct vfe_device *vfe) in msm_vfe_genpd_cleanup()
1690 static int vfe_bpl_align(struct vfe_device *vfe) in vfe_bpl_align()
1719 int msm_vfe_register_entities(struct vfe_device *vfe, in msm_vfe_register_entities()
1832 void msm_vfe_unregister_entities(struct vfe_device *vfe) in msm_vfe_unregister_entities()
1849 bool vfe_is_lite(struct vfe_device *vfe) in vfe_is_lite()