Searched refs:stop_work (Results 1 – 3 of 3) sorted by relevance
433 c_node->stop_work = ipp_create_cmd_work(); in exynos_drm_ipp_set_property()434 if (IS_ERR(c_node->stop_work)) { in exynos_drm_ipp_set_property()436 ret = PTR_ERR(c_node->stop_work); in exynos_drm_ipp_set_property()469 kfree(c_node->stop_work); in exynos_drm_ipp_set_property()705 cancel_work_sync(&c_node->stop_work->work); in ipp_clean_cmd_node()727 kfree(c_node->stop_work); in ipp_clean_cmd_node()1080 cmd_work = c_node->stop_work; in exynos_drm_ipp_cmd_ctrl()1100 cmd_work = c_node->stop_work; in exynos_drm_ipp_cmd_ctrl()
77 struct drm_exynos_ipp_cmd_work *stop_work; member
139 bool stop_work; member1003 g->stop_work = true; in calc_convergence()1094 if (g->stop_work) in worker_thread()1132 g->stop_work = true; in worker_thread()