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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd.h29 int (*wakeup_cmd)(struct s5p_mfc_dev *dev); member in struct:s5p_mfc_hw_cmds
H A Ds5p_mfc_cmd_v6.c156 .wakeup_cmd = s5p_mfc_wakeup_cmd_v6,
H A Ds5p_mfc_cmd_v5.c159 .wakeup_cmd = s5p_mfc_wakeup_cmd_v5,
H A Ds5p_mfc_ctrl.c369 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); s5p_mfc_v8_wait_wakeup()
387 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); s5p_mfc_wait_wakeup()

Completed in 109 milliseconds