Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc.c381 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
453 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
497 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
550 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
568 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
670 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
674 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
704 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
715 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
727 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