Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.h299 int (*get_int_reason)(struct s5p_mfc_dev *dev); member
Ds5p_mfc.c638 reason = s5p_mfc_hw_call(dev->mfc_ops, get_int_reason, dev); in s5p_mfc_irq()
Ds5p_mfc_opr_v5.c1623 .get_int_reason = s5p_mfc_get_int_reason_v5,
Ds5p_mfc_opr_v6.c2206 .get_int_reason = s5p_mfc_get_int_reason_v6,