Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.h20 int s5p_mfc_dec_ctrls_setup(struct s5p_mfc_ctx *ctx);
Ds5p_mfc_dec.c1125 int s5p_mfc_dec_ctrls_setup(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_ctrls_setup() function
Ds5p_mfc.c770 ret = s5p_mfc_dec_ctrls_setup(ctx); in s5p_mfc_open()