Home
last modified time | relevance | path

Searched refs:get_crop_info_v (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr.h322 unsigned int (*get_crop_info_v)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc_dec.c771 top = s5p_mfc_hw_call(dev->mfc_ops, get_crop_info_v, ctx); in vidioc_g_selection()
H A Ds5p_mfc_opr_v5.c1631 .get_crop_info_v = s5p_mfc_get_crop_info_v_v5,
H A Ds5p_mfc_opr_v6.c2526 .get_crop_info_v = s5p_mfc_get_crop_info_v_v6,
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h322 unsigned int (*get_crop_info_v)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc_dec.c804 top = s5p_mfc_hw_call(dev->mfc_ops, get_crop_info_v, ctx); in vidioc_g_selection()
H A Ds5p_mfc_opr_v5.c1631 .get_crop_info_v = s5p_mfc_get_crop_info_v_v5,
H A Ds5p_mfc_opr_v6.c2526 .get_crop_info_v = s5p_mfc_get_crop_info_v_v6,

Completed in 15 milliseconds