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

Data Fields

struct dvb_devicedvbdev
 
struct dvb_frontend_parameters parameters_out
 
struct dvb_fe_events events
 
struct semaphore sem
 
struct list_head list_head
 
wait_queue_head_t wait_queue
 
struct task_structthread
 
unsigned long release_jiffies
 
unsigned int exit
 
unsigned int wakeup
 
fe_status_t status
 
unsigned long tune_mode_flags
 
unsigned int delay
 
unsigned int reinitialise
 
int tone
 
int voltage
 
unsigned int state
 
unsigned int bending
 
int lnb_drift
 
unsigned int inversion
 
unsigned int auto_step
 
unsigned int auto_sub_step
 
unsigned int started_auto_step
 
unsigned int min_delay
 
unsigned int max_drift
 
unsigned int step_size
 
int quality
 
unsigned int check_wrapped
 
enum dvbfe_search algo_status
 

Detailed Description

Definition at line 105 of file dvb_frontend.c.

Field Documentation

enum dvbfe_search algo_status

Definition at line 138 of file dvb_frontend.c.

unsigned int auto_step

Definition at line 130 of file dvb_frontend.c.

unsigned int auto_sub_step

Definition at line 131 of file dvb_frontend.c.

unsigned int bending

Definition at line 127 of file dvb_frontend.c.

unsigned int check_wrapped

Definition at line 137 of file dvb_frontend.c.

unsigned int delay

Definition at line 120 of file dvb_frontend.c.

struct dvb_device* dvbdev

Definition at line 108 of file dvb_frontend.c.

struct dvb_fe_events events

Definition at line 110 of file dvb_frontend.c.

unsigned int exit

Definition at line 116 of file dvb_frontend.c.

unsigned int inversion

Definition at line 129 of file dvb_frontend.c.

Definition at line 112 of file dvb_frontend.c.

int lnb_drift

Definition at line 128 of file dvb_frontend.c.

unsigned int max_drift

Definition at line 134 of file dvb_frontend.c.

unsigned int min_delay

Definition at line 133 of file dvb_frontend.c.

Definition at line 109 of file dvb_frontend.c.

int quality

Definition at line 136 of file dvb_frontend.c.

unsigned int reinitialise

Definition at line 121 of file dvb_frontend.c.

unsigned long release_jiffies

Definition at line 115 of file dvb_frontend.c.

Definition at line 111 of file dvb_frontend.c.

unsigned int started_auto_step

Definition at line 132 of file dvb_frontend.c.

unsigned int state

Definition at line 126 of file dvb_frontend.c.

Definition at line 118 of file dvb_frontend.c.

unsigned int step_size

Definition at line 135 of file dvb_frontend.c.

Definition at line 114 of file dvb_frontend.c.

int tone

Definition at line 122 of file dvb_frontend.c.

unsigned long tune_mode_flags

Definition at line 119 of file dvb_frontend.c.

int voltage

Definition at line 123 of file dvb_frontend.c.

wait_queue_head_t wait_queue

Definition at line 113 of file dvb_frontend.c.

unsigned int wakeup

Definition at line 117 of file dvb_frontend.c.


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