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

Data Fields

struct exynos_drm_subdrv subdrv
 
struct drm_crtccrtc
 
struct vidi_win_data win_data [WINDOWS_NR]
 
struct edidraw_edid
 
unsigned int clkdiv
 
unsigned int default_win
 
unsigned long irq_flags
 
unsigned int connected
 
bool vblank_on
 
bool suspended
 
bool direct_vblank
 
struct work_struct work
 
struct mutex lock
 

Detailed Description

Definition at line 48 of file exynos_drm_vidi.c.

Field Documentation

unsigned int clkdiv

Definition at line 53 of file exynos_drm_vidi.c.

unsigned int connected

Definition at line 56 of file exynos_drm_vidi.c.

Definition at line 50 of file exynos_drm_vidi.c.

unsigned int default_win

Definition at line 54 of file exynos_drm_vidi.c.

bool direct_vblank

Definition at line 59 of file exynos_drm_vidi.c.

unsigned long irq_flags

Definition at line 55 of file exynos_drm_vidi.c.

struct mutex lock

Definition at line 61 of file exynos_drm_vidi.c.

struct edid* raw_edid

Definition at line 52 of file exynos_drm_vidi.c.

Definition at line 49 of file exynos_drm_vidi.c.

bool suspended

Definition at line 58 of file exynos_drm_vidi.c.

bool vblank_on

Definition at line 57 of file exynos_drm_vidi.c.

Definition at line 51 of file exynos_drm_vidi.c.

Definition at line 60 of file exynos_drm_vidi.c.


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