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

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_frontendfc0013_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")
 

Macro Definition Documentation

#define INPUT_ADC_LEVEL   -8

Definition at line 513 of file fc0013.c.

Function Documentation

EXPORT_SYMBOL ( fc0013_rc_cal_add  )
EXPORT_SYMBOL ( fc0013_rc_cal_reset  )
EXPORT_SYMBOL ( fc0013_attach  )
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 
)
read

Definition at line 605 of file fc0013.c.

int fc0013_rc_cal_add ( struct dvb_frontend fe,
int  rc_val 
)

Definition at line 130 of file fc0013.c.

int fc0013_rc_cal_reset ( struct dvb_frontend fe)

Definition at line 175 of file fc0013.c.

MODULE_AUTHOR ( "Hans-Frieder Vogt <[email protected]>"  )
MODULE_DESCRIPTION ( "Fitipower FC0013 silicon tuner driver )
MODULE_LICENSE ( "GPL"  )
MODULE_VERSION ( "0.2"  )