Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | INPUT_ADC_LEVEL -8 |
Functions | |
int | fc0013_rc_cal_add (struct dvb_frontend *fe, int rc_val) |
EXPORT_SYMBOL (fc0013_rc_cal_add) | |
int | fc0013_rc_cal_reset (struct dvb_frontend *fe) |
EXPORT_SYMBOL (fc0013_rc_cal_reset) | |
struct dvb_frontend * | fc0013_attach (struct dvb_frontend *fe, struct i2c_adapter *i2c, u8 i2c_address, int dual_master, enum fc001x_xtal_freq xtal_freq) |
EXPORT_SYMBOL (fc0013_attach) | |
MODULE_DESCRIPTION ("Fitipower FC0013 silicon tuner driver") | |
MODULE_AUTHOR ("Hans-Frieder Vogt <[email protected]>") | |
MODULE_LICENSE ("GPL") | |
MODULE_VERSION ("0.2") | |
EXPORT_SYMBOL | ( | fc0013_rc_cal_add | ) |
EXPORT_SYMBOL | ( | fc0013_rc_cal_reset | ) |
EXPORT_SYMBOL | ( | fc0013_attach | ) |
|
read |
int fc0013_rc_cal_add | ( | struct dvb_frontend * | fe, |
int | rc_val | ||
) |
int fc0013_rc_cal_reset | ( | struct dvb_frontend * | fe | ) |
MODULE_AUTHOR | ( | "Hans-Frieder Vogt <[email protected]>" | ) |
MODULE_LICENSE | ( | "GPL" | ) |
MODULE_VERSION | ( | "0.2" | ) |