Searched refs:wakeup_cmd (Results 1 – 4 of 4) sorted by relevance
29 int (*wakeup_cmd)(struct s5p_mfc_dev *dev); member
152 .wakeup_cmd = s5p_mfc_wakeup_cmd_v6,
369 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_v8_wait_wakeup()387 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_wait_wakeup()
159 .wakeup_cmd = s5p_mfc_wakeup_cmd_v5,