|
Linux Kernel
3.7.1
|
#include <exynos_drm.h>
Data Fields | |
| bool | is_v13 |
| void(* | cfg_hpd )(bool external) |
| int(* | get_hpd )(void) |
Platform Specific Structure for DRM based HDMI core.
: set if hdmi version 13 is. : function pointer to configure hdmi hotplug detection pin : function pointer to get value of hdmi hotplug detection pin
Definition at line 82 of file exynos_drm.h.
Definition at line 84 of file exynos_drm.h.
Definition at line 85 of file exynos_drm.h.
| bool is_v13 |
Definition at line 83 of file exynos_drm.h.
1.8.2