Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
tda18212.c File Reference
#include "tda18212.h"

Go to the source code of this file.

Data Structures

struct  tda18212_priv
 

Macros

#define DVBT_6   0
 
#define DVBT_7   1
 
#define DVBT_8   2
 
#define DVBT2_6   3
 
#define DVBT2_7   4
 
#define DVBT2_8   5
 
#define DVBC_6   6
 
#define DVBC_8   7
 

Functions

struct dvb_frontendtda18212_attach (struct dvb_frontend *fe, struct i2c_adapter *i2c, struct tda18212_config *cfg)
 
 EXPORT_SYMBOL (tda18212_attach)
 
 MODULE_DESCRIPTION ("NXP TDA18212HN silicon tuner driver")
 
 MODULE_AUTHOR ("Antti Palosaari <[email protected]>")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define DVBC_6   6
#define DVBC_8   7
#define DVBT2_6   3
#define DVBT2_7   4
#define DVBT2_8   5
#define DVBT_6   0
#define DVBT_7   1
#define DVBT_8   2

Function Documentation

EXPORT_SYMBOL ( tda18212_attach  )
MODULE_AUTHOR ( "Antti Palosaari <[email protected]>"  )
MODULE_DESCRIPTION ( "NXP TDA18212HN silicon tuner driver )
MODULE_LICENSE ( "GPL"  )
struct dvb_frontend* tda18212_attach ( struct dvb_frontend fe,
struct i2c_adapter i2c,
struct tda18212_config cfg 
)
read

Definition at line 275 of file tda18212.c.