Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc.c393 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
465 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
511 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
565 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
583 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
685 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
689 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
719 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
730 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
742 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
[all …]
A Ds5p_mfc_opr.h300 void (*clear_int_flags)(struct s5p_mfc_dev *dev); member
A Ds5p_mfc_opr_v5.c1609 .clear_int_flags = s5p_mfc_clear_int_flags_v5,
A Ds5p_mfc_opr_v6.c2504 .clear_int_flags = s5p_mfc_clear_int_flags_v6,

Completed in 14 milliseconds