Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
af9013_state Struct Reference

Data Fields

struct i2c_adapteri2c
 
struct dvb_frontend fe
 
struct af9013_config config
 
u8 signal_strength_en
 
u8 rf_50
 
u8 rf_80
 
u8 if_50
 
u8 if_80
 
u16 signal_strength
 
u32 ber
 
u32 ucblocks
 
u16 snr
 
u32 bandwidth_hz
 
fe_status_t fe_status
 
unsigned long set_frontend_jiffies
 
unsigned long read_status_jiffies
 
bool first_tune
 
bool i2c_gate_state
 
unsigned int statistics_step:3
 
struct delayed_work statistics_work
 

Detailed Description

Definition at line 27 of file af9013.c.

Field Documentation

u32 bandwidth_hz

Definition at line 38 of file af9013.c.

u32 ber

Definition at line 35 of file af9013.c.

Definition at line 30 of file af9013.c.

Definition at line 29 of file af9013.c.

Definition at line 39 of file af9013.c.

bool first_tune

Definition at line 42 of file af9013.c.

Definition at line 28 of file af9013.c.

bool i2c_gate_state

Definition at line 43 of file af9013.c.

u8 if_50

Definition at line 33 of file af9013.c.

u8 if_80

Definition at line 33 of file af9013.c.

unsigned long read_status_jiffies

Definition at line 41 of file af9013.c.

u8 rf_50

Definition at line 33 of file af9013.c.

u8 rf_80

Definition at line 33 of file af9013.c.

unsigned long set_frontend_jiffies

Definition at line 40 of file af9013.c.

u16 signal_strength

Definition at line 34 of file af9013.c.

u8 signal_strength_en

Definition at line 33 of file af9013.c.

u16 snr

Definition at line 37 of file af9013.c.

unsigned int statistics_step

Definition at line 44 of file af9013.c.

struct delayed_work statistics_work

Definition at line 45 of file af9013.c.

u32 ucblocks

Definition at line 36 of file af9013.c.


The documentation for this struct was generated from the following file: