Lines Matching defs:vfe
158 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code() local
278 static int vfe_reset(struct vfe_device *vfe) in vfe_reset()
302 static int vfe_halt(struct vfe_device *vfe) in vfe_halt()
320 static void vfe_init_outputs(struct vfe_device *vfe) in vfe_init_outputs()
334 static void vfe_reset_output_maps(struct vfe_device *vfe) in vfe_reset_output_maps()
342 static void vfe_output_init_addrs(struct vfe_device *vfe, in vfe_output_init_addrs()
369 static void vfe_output_update_ping_addr(struct vfe_device *vfe, in vfe_output_update_ping_addr()
387 static void vfe_output_update_pong_addr(struct vfe_device *vfe, in vfe_output_update_pong_addr()
406 static int vfe_reserve_wm(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_reserve_wm()
422 static int vfe_release_wm(struct vfe_device *vfe, u8 wm) in vfe_release_wm()
432 static void vfe_output_frame_drop(struct vfe_device *vfe, in vfe_output_frame_drop()
497 static void vfe_buf_update_wm_on_next(struct vfe_device *vfe, in vfe_buf_update_wm_on_next()
513 static void vfe_buf_update_wm_on_last(struct vfe_device *vfe, in vfe_buf_update_wm_on_last()
533 static void vfe_buf_update_wm_on_new(struct vfe_device *vfe, in vfe_buf_update_wm_on_new()
584 struct vfe_device *vfe = to_vfe(line); in vfe_get_output() local
641 struct vfe_device *vfe = to_vfe(line); in vfe_put_output() local
659 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output() local
762 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output() local
829 struct vfe_device *vfe = to_vfe(line); in vfe_enable() local
885 struct vfe_device *vfe = to_vfe(line); in vfe_disable() local
908 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof()
927 static void vfe_isr_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_reg_update()
993 static void vfe_isr_wm_done(struct vfe_device *vfe, u8 wm) in vfe_isr_wm_done()
1070 static void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done()
1081 static inline void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
1086 static inline void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
1098 static int vfe_set_clock_rates(struct vfe_device *vfe) in vfe_set_clock_rates()
1181 static int vfe_check_clock_rates(struct vfe_device *vfe) in vfe_check_clock_rates()
1238 static int vfe_get(struct vfe_device *vfe) in vfe_get()
1299 static void vfe_put(struct vfe_device *vfe) in vfe_put()
1336 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer() local
1365 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers() local
1401 struct vfe_device *vfe = to_vfe(line); in vfe_set_power() local
1429 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream() local
1967 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, in msm_vfe_subdev_init()
2115 struct vfe_device *vfe; in msm_vfe_get_vfe_id() local
2197 void msm_vfe_stop_streaming(struct vfe_device *vfe) in msm_vfe_stop_streaming()
2217 int msm_vfe_register_entities(struct vfe_device *vfe, in msm_vfe_register_entities()
2327 void msm_vfe_unregister_entities(struct vfe_device *vfe) in msm_vfe_unregister_entities()