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

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.h21 int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd, member in struct:s5p_mfc_hw_cmds
H A Ds5p_mfc_cmd_v6.c158 .cmd_host2risc = s5p_mfc_cmd_host2risc_v6,
H A Ds5p_mfc_cmd_v5.c152 .cmd_host2risc = s5p_mfc_cmd_host2risc_v5,
H A Ds5p_mfc_opr_v6.c707 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
833 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1808 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1823 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1843 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1847 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1890 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev,
1935 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, cmd, NULL);

Completed in 127 milliseconds