Lines Matching defs:vfe
284 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code() local
407 int vfe_reset(struct vfe_device *vfe) in vfe_reset()
425 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs()
439 static void vfe_reset_output_maps(struct vfe_device *vfe) in vfe_reset_output_maps()
447 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm()
463 int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm()
513 struct vfe_device *vfe = to_vfe(line); in vfe_put_output() local
531 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output() local
553 struct vfe_device *vfe = to_vfe(line); in vfe_disable() local
577 void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done()
588 void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
597 void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
610 int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
627 static int vfe_match_clock_names(struct vfe_device *vfe, in vfe_match_clock_names()
647 static int vfe_set_clock_rates(struct vfe_device *vfe) in vfe_set_clock_rates()
729 static int vfe_check_clock_rates(struct vfe_device *vfe) in vfe_check_clock_rates()
785 int vfe_get(struct vfe_device *vfe) in vfe_get()
847 void vfe_put(struct vfe_device *vfe) in vfe_put()
884 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers() local
920 struct vfe_device *vfe = to_vfe(line); in vfe_set_power() local
946 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream() local
1485 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, in msm_vfe_subdev_init()
1631 void msm_vfe_genpd_cleanup(struct vfe_device *vfe) in msm_vfe_genpd_cleanup()
1692 static int vfe_bpl_align(struct vfe_device *vfe) in vfe_bpl_align()
1722 int msm_vfe_register_entities(struct vfe_device *vfe, in msm_vfe_register_entities()
1835 void msm_vfe_unregister_entities(struct vfe_device *vfe) in msm_vfe_unregister_entities()
1852 bool vfe_is_lite(struct vfe_device *vfe) in vfe_is_lite()