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

Data Fields

struct devicedev
 
struct drm_devicedrm_dev
 
bool hpd
 
bool powered
 
bool dvi_mode
 
struct mutex hdmi_mutex
 
void __iomemregs
 
int external_irq
 
int internal_irq
 
struct i2c_clientddc_port
 
struct i2c_clienthdmiphy_port
 
int cur_conf
 
struct hdmi_resources res
 
voidparent_ctx
 
int hpd_gpio
 
enum hdmi_type type
 

Detailed Description

Definition at line 68 of file exynos_hdmi.c.

Field Documentation

int cur_conf

Definition at line 84 of file exynos_hdmi.c.

struct i2c_client* ddc_port

Definition at line 80 of file exynos_hdmi.c.

struct device* dev

Definition at line 69 of file exynos_hdmi.c.

struct drm_device* drm_dev

Definition at line 70 of file exynos_hdmi.c.

bool dvi_mode

Definition at line 73 of file exynos_hdmi.c.

int external_irq

Definition at line 77 of file exynos_hdmi.c.

struct mutex hdmi_mutex

Definition at line 74 of file exynos_hdmi.c.

struct i2c_client* hdmiphy_port

Definition at line 81 of file exynos_hdmi.c.

bool hpd

Definition at line 71 of file exynos_hdmi.c.

int hpd_gpio

Definition at line 89 of file exynos_hdmi.c.

int internal_irq

Definition at line 78 of file exynos_hdmi.c.

void* parent_ctx

Definition at line 87 of file exynos_hdmi.c.

bool powered

Definition at line 72 of file exynos_hdmi.c.

Definition at line 76 of file exynos_hdmi.c.

Definition at line 86 of file exynos_hdmi.c.

Definition at line 91 of file exynos_hdmi.c.


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