Searched refs:vfe_output (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/media/platform/qcom/camss/ |
| 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 …]
|
| D | camss-vfe.h | 61 struct vfe_output { struct 96 struct vfe_output output; argument 174 void vfe_buf_add_pending(struct vfe_output *output, struct camss_buffer *buffer); 176 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output);
|
| D | camss-vfe-gen1.h | 18 struct vfe_output; 46 void (*set_xbar_cfg)(struct vfe_device *vfe, struct vfe_output *output, u8 enable);
|
| D | camss-vfe-170.c | 419 struct vfe_output *output; in vfe_get_output() 458 struct vfe_output *output = &line->output; in vfe_enable_output() 514 struct vfe_output *output = &line->output; in vfe_disable_output() 627 struct vfe_output *output; in vfe_isr_reg_update() 652 struct vfe_output *output; in vfe_isr_wm_done() 731 struct vfe_output *output; in vfe_queue_buffer()
|
| D | camss-vfe.c | 309 struct vfe_output *output = &vfe->line[i].output; in vfe_init_outputs() 352 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() 366 void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() 378 static void vfe_buf_flush_pending(struct vfe_output *output, in vfe_buf_flush_pending() 393 struct vfe_output *output = &line->output; in vfe_put_output() 674 struct vfe_output *output; in vfe_flush_buffers()
|
| D | camss-vfe-4-1.c | 489 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 572 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
| D | camss-vfe-4-7.c | 578 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 722 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
| D | camss-vfe-4-8.c | 548 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 693 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|