Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.h27 void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
Ds5p_mfc_ctrl.c464 void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx) in s5p_mfc_close_mfc_inst() function
Ds5p_mfc.c957 s5p_mfc_close_mfc_inst(dev, ctx); in s5p_mfc_release()