Lines Matching refs:vfe_device

33 	container_of(vfe_line_array(ptr_line), struct vfe_device, line)
158 struct vfe_device *vfe = to_vfe(line); in vfe_src_pad_code()
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()
641 struct vfe_device *vfe = to_vfe(line); in vfe_put_output()
659 struct vfe_device *vfe = to_vfe(line); in vfe_enable_output()
775 struct vfe_device *vfe = to_vfe(line); in vfe_disable_output()
842 struct vfe_device *vfe = to_vfe(line); in vfe_enable()
898 struct vfe_device *vfe = to_vfe(line); in vfe_disable()
921 static void vfe_isr_sof(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_sof()
940 static void vfe_isr_reg_update(struct vfe_device *vfe, enum vfe_line_id line_id) in vfe_isr_reg_update()
1006 static void vfe_isr_wm_done(struct vfe_device *vfe, u8 wm) in vfe_isr_wm_done()
1083 static void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done()
1094 static inline void vfe_isr_reset_ack(struct vfe_device *vfe) in vfe_isr_reset_ack()
1099 static inline void vfe_isr_halt_ack(struct vfe_device *vfe) in vfe_isr_halt_ack()
1111 static int vfe_set_clock_rates(struct vfe_device *vfe) in vfe_set_clock_rates()
1194 static int vfe_check_clock_rates(struct vfe_device *vfe) in vfe_check_clock_rates()
1251 static int vfe_get(struct vfe_device *vfe) in vfe_get()
1310 static void vfe_put(struct vfe_device *vfe) in vfe_put()
1347 struct vfe_device *vfe = to_vfe(line); in vfe_queue_buffer()
1376 struct vfe_device *vfe = to_vfe(line); in vfe_flush_buffers()
1412 struct vfe_device *vfe = to_vfe(line); in vfe_set_power()
1440 struct vfe_device *vfe = to_vfe(line); in vfe_set_stream()
1978 int msm_vfe_subdev_init(struct camss *camss, struct vfe_device *vfe, in msm_vfe_subdev_init()
2126 struct vfe_device *vfe; in msm_vfe_get_vfe_id()
2220 int msm_vfe_register_entities(struct vfe_device *vfe, in msm_vfe_register_entities()
2330 void msm_vfe_unregister_entities(struct vfe_device *vfe) in msm_vfe_unregister_entities()