Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Enumerations | Variables
tuner-types.h File Reference

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
 

Enumeration Type Documentation

enum param_type
Enumerator:
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.

Variable Documentation

unsigned const int tuner_count

Definition at line 1878 of file tuner-types.c.

struct tunertype tuners[]

Definition at line 1386 of file tuner-types.c.