Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_ctrl.c251 ret = s5p_mfc_hw_call(dev->mfc_cmds, sys_init_cmd, dev); in s5p_mfc_init_hw()
306 ret = s5p_mfc_hw_call(dev->mfc_cmds, sleep_cmd, dev); in s5p_mfc_sleep()
341 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_v8_wait_wakeup()
359 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_wait_wakeup()
A Ds5p_mfc_cmd.c24 dev->mfc_cmds = s5p_mfc_cmds; in s5p_mfc_init_hw_cmds()
A Ds5p_mfc_opr_v6.c603 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6()
720 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6()
1651 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6()
1666 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush()
1686 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6()
1690 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6()
1730 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6()
2007 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6()
2011 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_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()
[all …]
A Ds5p_mfc_opr_v5.c1362 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5()
1366 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_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()
1402 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v5()
A Ds5p_mfc_common.h342 struct s5p_mfc_hw_cmds *mfc_cmds; member

Completed in 14 milliseconds