Home
last modified time | relevance | path

Searched refs:s5p_mfc_dec_ctrls_setup (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.h16 int s5p_mfc_dec_ctrls_setup(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_dec.c1148 int s5p_mfc_dec_ctrls_setup(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_ctrls_setup() function
Ds5p_mfc.c796 ret = s5p_mfc_dec_ctrls_setup(ctx); in s5p_mfc_open()