Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx); member
A Ds5p_mfc_cmd_v6.c162 .open_inst_cmd = s5p_mfc_open_inst_cmd_v6,
A Ds5p_mfc_cmd_v5.c156 .open_inst_cmd = s5p_mfc_open_inst_cmd_v5,
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()
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 10 milliseconds