Searched refs:s5p_mfc_wait_for_done_dev (Results 1 – 3 of 3) sorted by relevance
229 if (s5p_mfc_wait_for_done_dev(dev, S5P_FIMV_R2H_CMD_FW_STATUS_RET)) { in s5p_mfc_init_hw()245 if (s5p_mfc_wait_for_done_dev(dev, S5P_FIMV_R2H_CMD_SYS_INIT_RET)) { in s5p_mfc_init_hw()282 if (s5p_mfc_wait_for_done_dev(dev, S5P_FIMV_R2H_CMD_SLEEP_RET)) { in s5p_mfc_sleep()327 if (s5p_mfc_wait_for_done_dev(dev, S5P_FIMV_R2H_CMD_WAKEUP_RET)) { in s5p_mfc_wakeup()
22 int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command);
25 int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command) in s5p_mfc_wait_for_done_dev() function