Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.h311 int (*get_int_reason)(struct s5p_mfc_dev *dev); member
Ds5p_mfc_opr_v5.c1620 .get_int_reason = s5p_mfc_get_int_reason_v5,
Ds5p_mfc.c646 reason = s5p_mfc_hw_call(dev->mfc_ops, get_int_reason, dev); in s5p_mfc_irq()
Ds5p_mfc_opr_v6.c2515 .get_int_reason = s5p_mfc_get_int_reason_v6,