Home
last modified time | relevance | path

Searched refs:exynos_drm_check_fimc_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H 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
H A Dexynos_drm_drv.c255 exynos_drm_check_fimc_device(d) == 0) in exynos_drm_match_add()
H A Dexynos_drm_fimc.c1209 int exynos_drm_check_fimc_device(struct device *dev) in exynos_drm_check_fimc_device() function
1270 if (exynos_drm_check_fimc_device(dev) != 0) in fimc_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h249 int exynos_drm_check_fimc_device(struct device *dev);
251 static inline int exynos_drm_check_fimc_device(struct device *dev) in exynos_drm_check_fimc_device() function
H A Dexynos_drm_drv.c226 exynos_drm_check_fimc_device(d) == 0) in exynos_drm_match_add()
H A Dexynos_drm_fimc.c1213 int exynos_drm_check_fimc_device(struct device *dev) in exynos_drm_check_fimc_device() function
1273 if (exynos_drm_check_fimc_device(dev) != 0) in fimc_probe()

Completed in 6 milliseconds