Searched refs:cmd_host2risc (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_cmd.h | 25 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd, member
|
D | s5p_mfc_cmd_v6.c | 149 .cmd_host2risc = s5p_mfc_cmd_host2risc_v6,
|
D | s5p_mfc_cmd_v5.c | 156 .cmd_host2risc = s5p_mfc_cmd_host2risc_v5,
|
D | s5p_mfc_opr_v6.c | 506 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6() 604 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6() 1379 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6() 1394 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush() 1414 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1418 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1456 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6() 1495 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_encode_one_frame_v6()
|