Home
last modified time | relevance | path

Searched refs:open_inst_cmd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc_cmd_v6.c162 .open_inst_cmd = s5p_mfc_open_inst_cmd_v6,
H A Ds5p_mfc_cmd_v5.c156 .open_inst_cmd = s5p_mfc_open_inst_cmd_v5,
H A Ds5p_mfc_opr_v5.c1362 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5()
1398 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2007 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6()
2045 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx); member
H A Ds5p_mfc_cmd_v6.c162 .open_inst_cmd = s5p_mfc_open_inst_cmd_v6,
H A Ds5p_mfc_cmd_v5.c156 .open_inst_cmd = s5p_mfc_open_inst_cmd_v5,
H A Ds5p_mfc_opr_v5.c1362 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5()
1398 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2007 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6()
2045 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6()

Completed in 14 milliseconds