Searched refs:clear_int_flags (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc.c | 381 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, de in s5p_mfc_irq() [all...] |
H A D | s5p_mfc_opr.h | 300 void (*clear_int_flags)(struct s5p_mfc_dev *dev); member
|
H A D | s5p_mfc_opr_v5.c | 1609 .clear_int_flags = s5p_mfc_clear_int_flags_v5,
|
H A D | s5p_mfc_opr_v6.c | 2504 .clear_int_flags = s5p_mfc_clear_int_flags_v6,
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc.c | 393 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, de in s5p_mfc_irq() [all...] |
H A D | s5p_mfc_opr.h | 300 void (*clear_int_flags)(struct s5p_mfc_dev *dev); member
|
H A D | s5p_mfc_opr_v5.c | 1609 .clear_int_flags = s5p_mfc_clear_int_flags_v5,
|
H A D | s5p_mfc_opr_v6.c | 2504 .clear_int_flags = s5p_mfc_clear_int_flags_v6,
|
Completed in 14 milliseconds