Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_cmd.h25 int (*wakeup_cmd)(struct s5p_mfc_dev *dev); member
A Ds5p_mfc_ctrl.c341 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_v8_wait_wakeup()
359 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_wait_wakeup()
A Ds5p_mfc_cmd_v6.c161 .wakeup_cmd = s5p_mfc_wakeup_cmd_v6,
A Ds5p_mfc_cmd_v5.c155 .wakeup_cmd = s5p_mfc_wakeup_cmd_v5,

Completed in 7 milliseconds