Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_exynos_vidi_connection Struct Reference

#include <exynos_drm.h>

Data Fields

unsigned int connection
 
unsigned int extensions
 
uint64_t edid
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: