|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | tuner_range |
| struct | tuner_params |
| struct | tunertype |
Enumerations | |
| enum | param_type { TUNER_PARAM_TYPE_RADIO, TUNER_PARAM_TYPE_PAL, TUNER_PARAM_TYPE_SECAM, TUNER_PARAM_TYPE_NTSC, TUNER_PARAM_TYPE_DIGITAL } |
Variables | |
| struct tunertype | tuners [] |
| unsigned const int | tuner_count |
| enum param_type |
| TUNER_PARAM_TYPE_RADIO | |
| TUNER_PARAM_TYPE_PAL | |
| TUNER_PARAM_TYPE_SECAM | |
| TUNER_PARAM_TYPE_NTSC | |
| TUNER_PARAM_TYPE_DIGITAL |
Definition at line 8 of file tuner-types.h.
Definition at line 1878 of file tuner-types.c.
Definition at line 1386 of file tuner-types.c.
1.8.2