Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c346 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
420 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
470 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
521 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
540 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
642 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
646 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
680 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
691 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
705 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
[all …]
Ds5p_mfc_opr.h301 void (*clear_int_flags)(struct s5p_mfc_dev *dev); member
Ds5p_mfc_opr_v5.c1702 .clear_int_flags = s5p_mfc_clear_int_flags_v5,
Ds5p_mfc_opr_v6.c2296 .clear_int_flags = s5p_mfc_clear_int_flags_v6,