Searched refs:cmd_host2risc (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_cmd.h | 21 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd, member
|
| H A D | s5p_mfc_cmd_v6.c | 149 .cmd_host2risc = s5p_mfc_cmd_host2risc_v6_args,
|
| H A D | s5p_mfc_cmd_v5.c | 152 .cmd_host2risc = s5p_mfc_cmd_host2risc_v5,
|
| H A D | s5p_mfc_opr_v6.c | 708 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6() 834 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6() 1809 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6() 1824 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush() 1844 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1848 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1891 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6() 1936 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, cmd, NULL); in s5p_mfc_encode_one_frame_v6() 2234 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, in s5p_mfc_try_run_v6()
|