Linux Kernel
3.7.1
|
#include <media/tuner.h>
#include "flexcop.h"
#include "mt312.h"
#include "stv0299.h"
#include "s5h1420.h"
#include "itd1000.h"
#include "cx24113.h"
#include "cx24123.h"
#include "isl6421.h"
#include "mt352.h"
#include "bcm3510.h"
#include "nxt200x.h"
#include "dvb-pll.h"
#include "lgdt330x.h"
#include "tuner-simple.h"
#include "stv0297.h"
Go to the source code of this file.
Macros | |
#define | FE_SUPPORTED(fe) |
#define | skystar2_rev23_attach NULL |
#define | skystar2_rev26_attach NULL |
#define | skystar2_rev27_attach NULL |
#define | skystar2_rev28_attach NULL |
#define | airstar_dvbt_attach NULL |
#define | airstar_atsc1_attach NULL |
#define | airstar_atsc2_attach NULL |
#define | airstar_atsc3_attach NULL |
#define | cablestar2_attach NULL |
Functions | |
int | flexcop_frontend_init (struct flexcop_device *fc) |
void | flexcop_frontend_exit (struct flexcop_device *fc) |
#define airstar_atsc1_attach NULL |
Definition at line 467 of file flexcop-fe-tuner.c.
#define airstar_atsc2_attach NULL |
Definition at line 487 of file flexcop-fe-tuner.c.
#define airstar_atsc3_attach NULL |
Definition at line 510 of file flexcop-fe-tuner.c.
#define airstar_dvbt_attach NULL |
Definition at line 443 of file flexcop-fe-tuner.c.
#define cablestar2_attach NULL |
Definition at line 619 of file flexcop-fe-tuner.c.
#define FE_SUPPORTED | ( | fe | ) |
Definition at line 26 of file flexcop-fe-tuner.c.
#define skystar2_rev23_attach NULL |
Definition at line 181 of file flexcop-fe-tuner.c.
#define skystar2_rev26_attach NULL |
Definition at line 289 of file flexcop-fe-tuner.c.
#define skystar2_rev27_attach NULL |
Definition at line 355 of file flexcop-fe-tuner.c.
#define skystar2_rev28_attach NULL |
Definition at line 405 of file flexcop-fe-tuner.c.
void flexcop_frontend_exit | ( | struct flexcop_device * | fc | ) |
Definition at line 671 of file flexcop-fe-tuner.c.
int flexcop_frontend_init | ( | struct flexcop_device * | fc | ) |
Definition at line 638 of file flexcop-fe-tuner.c.
int(* attach)(struct flexcop_device *, struct i2c_adapter *) |
Definition at line 624 of file flexcop-fe-tuner.c.
Definition at line 623 of file flexcop-fe-tuner.c.