Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr.h308 int (*get_int_reason)(struct s5p_mfc_dev *dev); member
Ds5p_mfc.c643 reason = s5p_mfc_hw_call(dev->mfc_ops, get_int_reason, dev); in s5p_mfc_irq()
Ds5p_mfc_opr_v5.c1617 .get_int_reason = s5p_mfc_get_int_reason_v5,
Ds5p_mfc_opr_v6.c2512 .get_int_reason = s5p_mfc_get_int_reason_v6,