Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr.h307 int (*get_consumed_stream)(struct s5p_mfc_dev *dev); member
Ds5p_mfc.c426 get_consumed_stream, dev); in s5p_mfc_handle_frame()
540 if (s5p_mfc_hw_call(dev->mfc_ops, get_consumed_stream, in s5p_mfc_handle_seq_done()
Ds5p_mfc_opr_v5.c1616 .get_consumed_stream = s5p_mfc_get_consumed_stream_v5,
Ds5p_mfc_opr_v6.c2511 .get_consumed_stream = s5p_mfc_get_consumed_stream_v6,