Searched refs:cmd_host2risc (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.h25 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd, member in struct:s5p_mfc_hw_cmds
H A Ds5p_mfc_cmd_v6.c153 .cmd_host2risc = s5p_mfc_cmd_host2risc_v6,
H A Ds5p_mfc_cmd_v5.c156 .cmd_host2risc = s5p_mfc_cmd_host2risc_v5,
H A Ds5p_mfc_opr_v6.c508 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_set_dec_frame_buffer_v6()
606 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_set_enc_ref_buffer_v6()
1381 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_init_decode_v6()
1396 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_set_flush()
1416 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_decode_one_frame_v6()
1420 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_decode_one_frame_v6()
1458 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, s5p_mfc_init_encode_v6()
1503 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, cmd, NULL); s5p_mfc_encode_one_frame_v6()

Completed in 148 milliseconds