Home
last modified time | relevance | path

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

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