Home
last modified time | relevance | path

Searched refs:clear_int_flags (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c336 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
409 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
461 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
512 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
532 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
637 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
672 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
694 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
699 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
Ds5p_mfc_opr.h301 void (*clear_int_flags)(struct s5p_mfc_dev *dev); member
Ds5p_mfc_opr_v5.c1707 .clear_int_flags = s5p_mfc_clear_int_flags_v5,
Ds5p_mfc_opr_v6.c2304 .clear_int_flags = s5p_mfc_clear_int_flags_v6,