|
Linux Kernel
3.7.1
|
#include <nv17_tv.h>
Public Types | |
| enum | { TV_ENC_MODE, CTV_ENC_MODE } |
Data Fields | |
| enum nv17_tv_norm_params:: { ... } | kind |
| union { | |
| struct { | |
| int hdisplay | |
| int vdisplay | |
| int vrefresh | |
| uint8_t tv_enc [0x40] | |
| } tv_enc_mode | |
| struct { | |
| struct drm_display_mode mode | |
| uint32_t ctv_regs [38] | |
| } ctv_enc_mode | |
| }; | |
| union { ... } |
| struct { ... } ctv_enc_mode |
| enum { ... } kind |
| struct drm_display_mode mode |
| struct { ... } tv_enc_mode |
1.8.2