Home
last modified time | relevance | path

Searched refs:close_inst_cmd (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_cmd.h27 int (*close_inst_cmd)(struct s5p_mfc_ctx *ctx); member
Ds5p_mfc_cmd_v6.c163 .close_inst_cmd = s5p_mfc_close_inst_cmd_v6,
Ds5p_mfc_cmd_v5.c157 .close_inst_cmd = s5p_mfc_close_inst_cmd_v5,
Ds5p_mfc_opr_v5.c1366 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v5()
1402 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c2011 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v6()
2049 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v6()