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

Data Fields

void __iomemregs
 
unsigned int irq
 
struct devicedev
 
struct v4l2_subdev sd
 
struct v4l2_device v4l2_dev
 
struct v4l2_subdevphy_sd
 
struct v4l2_subdevmhl_sd
 
struct hdmi_timingscur_conf
 
int cur_conf_dirty
 
u32 cur_preset
 
struct hdmi_resources res
 

Detailed Description

Definition at line 75 of file hdmi_drv.c.

Field Documentation

struct hdmi_timings* cur_conf

configuration of current graphic mode

Definition at line 91 of file hdmi_drv.c.

int cur_conf_dirty

flag indicating that timings are dirty

Definition at line 93 of file hdmi_drv.c.

u32 cur_preset

current preset

Definition at line 95 of file hdmi_drv.c.

struct device* dev

pointer to device parent

Definition at line 81 of file hdmi_drv.c.

unsigned int irq

HDMI interrupt

Definition at line 79 of file hdmi_drv.c.

subdev of MHL interface

Definition at line 89 of file hdmi_drv.c.

subdev of HDMIPHY interface

Definition at line 87 of file hdmi_drv.c.

base address of HDMI registers

Definition at line 77 of file hdmi_drv.c.

other resources

Definition at line 97 of file hdmi_drv.c.

subdev generated by HDMI device

Definition at line 83 of file hdmi_drv.c.

struct v4l2_device v4l2_dev

V4L2 device structure

Definition at line 85 of file hdmi_drv.c.


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