Searched refs:vfe_output (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-gen1.c | 39 struct vfe_output *output = &line->output; in vfe_disable_output() 121 struct vfe_output *output, u8 sync, in vfe_output_init_addrs() 149 struct vfe_output *output, in vfe_output_frame_drop() 171 struct vfe_output *output = &line->output; in vfe_enable_output() 283 struct vfe_output *output; in vfe_get_output() 384 struct vfe_output *output, u8 sync, in vfe_output_update_ping_addr() 403 struct vfe_output *output, u8 sync, in vfe_output_update_pong_addr() 422 struct vfe_output *output) in vfe_buf_update_wm_on_next() 438 struct vfe_output *output) in vfe_buf_update_wm_on_last() 458 struct vfe_output *output, in vfe_buf_update_wm_on_new() [all …]
|
H A D | camss-vfe.h | 59 struct vfe_output { struct 94 struct vfe_output output; argument 183 void vfe_buf_add_pending(struct vfe_output *output, struct camss_buffer *buffer); 185 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output);
|
H A D | camss-vfe-480.c | 251 struct vfe_output *output; in vfe_get_output() 287 struct vfe_output *output = &line->output; in vfe_enable_output() 381 struct vfe_output *output; in vfe_isr_reg_update() 406 struct vfe_output *output; in vfe_isr_wm_done() 467 struct vfe_output *output; in vfe_queue_buffer()
|
H A D | camss-vfe-gen1.h | 18 struct vfe_output; 46 void (*set_xbar_cfg)(struct vfe_device *vfe, struct vfe_output *output, u8 enable);
|
H A D | camss-vfe-17x.c | 405 struct vfe_output *output; in vfe_get_output() 444 struct vfe_output *output = &line->output; in vfe_enable_output() 559 struct vfe_output *output; in vfe_isr_reg_update() 584 struct vfe_output *output; in vfe_isr_wm_done() 645 struct vfe_output *output; in vfe_queue_buffer()
|
H A D | camss-vfe.c | 428 struct vfe_output *output = &vfe->line[i].output; in vfe_init_outputs() 471 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() 485 void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() 497 static void vfe_buf_flush_pending(struct vfe_output *output, in vfe_buf_flush_pending() 512 struct vfe_output *output = &line->output; in vfe_put_output() 530 struct vfe_output *output = &line->output; in vfe_disable_output() 883 struct vfe_output *output; in vfe_flush_buffers()
|
H A D | camss-vfe-4-1.c | 483 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 566 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
H A D | camss-vfe-4-8.c | 547 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 692 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
H A D | camss-vfe-4-7.c | 576 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 720 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|