Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.h17 void s5p_mfc_dec_ctrls_delete(struct s5p_mfc_ctx *ctx);
H A Ds5p_mfc.c935 s5p_mfc_dec_ctrls_delete(ctx); in s5p_mfc_open()
992 s5p_mfc_dec_ctrls_delete(ctx); in s5p_mfc_release()
H A Ds5p_mfc_dec.c1192 void s5p_mfc_dec_ctrls_delete(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_ctrls_delete() function