|
Linux Kernel
3.7.1
|
#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_frontend * | tda18212_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") | |
| #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 |
| EXPORT_SYMBOL | ( | tda18212_attach | ) |
| MODULE_AUTHOR | ( | "Antti Palosaari <[email protected]>" | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
|
read |
Definition at line 275 of file tda18212.c.
1.8.2