Lines Matching defs:vfe

172 	struct vfe_device *vfe = to_vfe(line);  in vfe_src_pad_code()  local
292 int vfe_reset(struct vfe_device *vfe) in vfe_reset()
310 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs()
324 static void vfe_reset_output_maps(struct vfe_device *vfe) in vfe_reset_output_maps()
332 int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm()
348 int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm()
398 struct vfe_device *vfe = to_vfe(line); in vfe_put_output() local
416 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output() local
438 struct vfe_device *vfe = to_vfe(line); in vfe_disable() local
462 void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done()
473 void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
482 void vfe_pm_domain_off(struct vfe_device *vfe) in vfe_pm_domain_off()
495 int vfe_pm_domain_on(struct vfe_device *vfe) in vfe_pm_domain_on()
512 static int vfe_match_clock_names(struct vfe_device *vfe, in vfe_match_clock_names()
532 static int vfe_set_clock_rates(struct vfe_device *vfe) in vfe_set_clock_rates()
614 static int vfe_check_clock_rates(struct vfe_device *vfe) in vfe_check_clock_rates()
670 int vfe_get(struct vfe_device *vfe) in vfe_get()
732 void vfe_put(struct vfe_device *vfe) in vfe_put()
769 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers() local
805 struct vfe_device *vfe = to_vfe(line); in vfe_set_power() local
831 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream() local
1370 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, in msm_vfe_subdev_init()
1537 void msm_vfe_genpd_cleanup(struct vfe_device *vfe) in msm_vfe_genpd_cleanup()
1610 int msm_vfe_register_entities(struct vfe_device *vfe, in msm_vfe_register_entities()
1724 void msm_vfe_unregister_entities(struct vfe_device *vfe) in msm_vfe_unregister_entities()
1741 bool vfe_is_lite(struct vfe_device *vfe) in vfe_is_lite()