Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | lgdt3305_config |
Enumerations | |
enum | lgdt3305_mpeg_mode { LGDT3305_MPEG_PARALLEL = 0, LGDT3305_MPEG_SERIAL = 1 } |
enum | lgdt3305_tp_clock_edge { LGDT3305_TPCLK_RISING_EDGE = 0, LGDT3305_TPCLK_FALLING_EDGE = 1 } |
enum | lgdt3305_tp_valid_polarity { LGDT3305_TP_VALID_LOW = 0, LGDT3305_TP_VALID_HIGH = 1 } |
enum | lgdt_demod_chip_type { LGDT3305 = 0, LGDT3304 = 1 } |
enum lgdt3305_mpeg_mode |
Definition at line 29 of file lgdt3305.h.
Definition at line 34 of file lgdt3305.h.
Definition at line 39 of file lgdt3305.h.
enum lgdt_demod_chip_type |
Definition at line 44 of file lgdt3305.h.