Linux Kernel
3.7.1
|
#include <exynos_drm.h>
Data Fields | |
unsigned int | connection |
unsigned int | extensions |
uint64_t | edid |
A structure for user connection request of virtual display.
: indicate whether doing connetion or not by user. : if this value is 1 then the vidi driver would need additional 128bytes edid data. : the edid data pointer from user side.
Definition at line 104 of file exynos_drm.h.
unsigned int connection |
Definition at line 105 of file exynos_drm.h.
Definition at line 107 of file exynos_drm.h.
unsigned int extensions |
Definition at line 106 of file exynos_drm.h.