Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_dp_core.h255 int exynos_dp_is_video_stream_on(struct exynos_dp_device *dp);
Dexynos_dp_core.c805 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