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

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.h26 int (*open_inst_cmd)(struct s5p_mfc_ctx *ctx); member in struct:s5p_mfc_hw_cmds
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.c1364 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd,
1400 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd,
H A Ds5p_mfc_opr_v6.c2180 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd,
2218 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd,

Completed in 199 milliseconds