Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_dp_core.h254 int exynos_dp_is_video_stream_on(struct exynos_dp_device *dp);
Dexynos_dp_core.c803 if (exynos_dp_is_video_stream_on(dp) == 0) { in exynos_dp_config_video()
Dexynos_dp_reg.c1203 int exynos_dp_is_video_stream_on(struct exynos_dp_device *dp) in exynos_dp_is_video_stream_on() function