Linux Kernel
3.7.1
|
#include <linux/dvb/frontend.h>
Go to the source code of this file.
Data Structures | |
struct | tda1002x_config |
struct | tda10023_config |
Enumerations | |
enum | tda10023_output_mode { TDA10023_OUTPUT_MODE_PARALLEL_A = 0xe0, TDA10023_OUTPUT_MODE_PARALLEL_B = 0xa1, TDA10023_OUTPUT_MODE_PARALLEL_C = 0xa0, TDA10023_OUTPUT_MODE_SERIAL } |
enum tda10023_output_mode |
TDA10023_OUTPUT_MODE_PARALLEL_A | |
TDA10023_OUTPUT_MODE_PARALLEL_B | |
TDA10023_OUTPUT_MODE_PARALLEL_C | |
TDA10023_OUTPUT_MODE_SERIAL |
Definition at line 35 of file tda1002x.h.