|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hdmi_pulse | hact |
| u32 | hsyn_pol |
| struct hdmi_pulse | hsyn |
| u32 | interlaced |
| struct hdmi_pulse | vact [2] |
| u32 | vsyn_pol |
| u32 | vsyn_off |
| struct hdmi_pulse | vsyn [2] |
Definition at line 54 of file hdmi_drv.c.
| struct hdmi_pulse hact |
Definition at line 55 of file hdmi_drv.c.
| struct hdmi_pulse hsyn |
Definition at line 57 of file hdmi_drv.c.
| u32 hsyn_pol |
Definition at line 56 of file hdmi_drv.c.
| u32 interlaced |
Definition at line 58 of file hdmi_drv.c.
| struct hdmi_pulse vact[2] |
Definition at line 59 of file hdmi_drv.c.
| struct hdmi_pulse vsyn[2] |
Definition at line 62 of file hdmi_drv.c.
| u32 vsyn_off |
Definition at line 61 of file hdmi_drv.c.
| u32 vsyn_pol |
Definition at line 60 of file hdmi_drv.c.
1.8.2