Searched refs:vfe_output (Results 1 – 9 of 9) sorted by relevance
| /drivers/media/platform/qcom/camss/ |
| 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() 284 struct vfe_output *output; in vfe_get_output() 423 struct vfe_output *output) in vfe_buf_update_wm_on_next() 439 struct vfe_output *output) in vfe_buf_update_wm_on_last() 459 struct vfe_output *output, in vfe_buf_update_wm_on_new() 525 struct vfe_output *output; in vfe_isr_sof() 544 struct vfe_output *output; in vfe_isr_reg_update() 612 struct vfe_output *output; in vfe_isr_wm_done() [all …]
|
| A D | camss-vfe.h | 59 struct vfe_output { struct 94 struct vfe_output output; argument 188 void vfe_buf_add_pending(struct vfe_output *output, struct camss_buffer *buffer); 190 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output);
|
| 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);
|
| A D | camss-vfe.c | 448 struct vfe_output *output; in vfe_buf_done() 501 struct vfe_output *output = &line->output; in vfe_enable_output_v2() 572 struct vfe_output *output; in vfe_queue_buffer_v2() 649 struct vfe_output *output; in vfe_get_output_v2() 705 struct vfe_output *output = &vfe->line[i].output; in vfe_init_outputs() 748 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() 762 void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() 774 static void vfe_buf_flush_pending(struct vfe_output *output, in vfe_buf_flush_pending() 789 struct vfe_output *output = &line->output; in vfe_put_output() 807 struct vfe_output *output = &line->output; in vfe_disable_output() [all …]
|
| A D | camss-vfe-17x.c | 389 struct vfe_output *output; in vfe_get_output() 487 struct vfe_output *output; in vfe_isr_reg_update() 512 struct vfe_output *output; in vfe_isr_wm_done()
|
| A D | camss-vfe-480.c | 237 struct vfe_output *output; in vfe_isr_reg_update()
|
| A D | camss-vfe-4-1.c | 474 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 557 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
| A D | camss-vfe-4-7.c | 565 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 709 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
| A D | camss-vfe-4-8.c | 536 static void vfe_set_xbar_cfg(struct vfe_device *vfe, struct vfe_output *output, in vfe_set_xbar_cfg() 681 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line()
|
Completed in 25 milliseconds