Searched defs:exynos_dpi_remove (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/exynos/
H A Dexynos_drm_dpi.c339 int exynos_dpi_remove(struct device *dev) function
H A Dexynos_drm_drv.h338 int exynos_dpi_remove(struct device *dev);
342 static inline int exynos_dpi_remove(struct device *dev) { return 0; } function

Completed in 54 milliseconds