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

Go to the source code of this file.

Functions

s32 shiftx (s32 x, int demod, s32 shift)
 
int stv0900_check_signal_presence (struct stv0900_internal *intp, enum fe_stv0900_demod_num demod)
 
enum fe_stv0900_tracking_standard stv0900_get_standard (struct dvb_frontend *fe, enum fe_stv0900_demod_num demod)
 
enum fe_stv0900_signal_type stv0900_algo (struct dvb_frontend *fe)
 

Function Documentation

s32 shiftx ( s32  x,
int  demod,
s32  shift 
)

Definition at line 30 of file stv0900_sw.c.

enum fe_stv0900_signal_type stv0900_algo ( struct dvb_frontend fe)

Definition at line 1821 of file stv0900_sw.c.

int stv0900_check_signal_presence ( struct stv0900_internal intp,
enum fe_stv0900_demod_num  demod 
)

Definition at line 38 of file stv0900_sw.c.

enum fe_stv0900_tracking_standard stv0900_get_standard ( struct dvb_frontend fe,
enum fe_stv0900_demod_num  demod 
)

Definition at line 1110 of file stv0900_sw.c.