Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vpbe_enc_mode_info |
Enumerations | |
enum | vpbe_version { VPBE_VERSION_1 = 1, VPBE_VERSION_2, VPBE_VERSION_3 } |
enum | vpbe_enc_timings_type { VPBE_ENC_STD = 0x1, VPBE_ENC_DV_PRESET = 0x2, VPBE_ENC_CUSTOM_TIMINGS = 0x4, VPBE_ENC_TIMINGS_INVALID = 0x8 } |
Definition at line 27 of file vpbe_types.h.
enum vpbe_version |
Definition at line 20 of file vpbe_types.h.