Home
last modified time | relevance | path

Searched refs:exynos_drm_check_fimc_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_drv.h251 int exynos_drm_check_fimc_device(struct device *dev);
253 static inline int exynos_drm_check_fimc_device(struct device *dev) in exynos_drm_check_fimc_device() function
A Dexynos_drm_drv.c245 exynos_drm_check_fimc_device(d) == 0) in exynos_drm_match_add()
A Dexynos_drm_fimc.c1213 int exynos_drm_check_fimc_device(struct device *dev) in exynos_drm_check_fimc_device() function
1274 if (exynos_drm_check_fimc_device(dev) != 0) in fimc_probe()

Completed in 9 milliseconds