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

#include <budget.h>

Data Fields

struct dvb_device dvb_dev
 
struct dvb_net dvb_net
 
struct saa7146_devdev
 
struct i2c_adapter i2c_adap
 
struct budget_infocard
 
unsigned chargrabbing
 
struct saa7146_pgtable pt
 
struct tasklet_struct fidb_tasklet
 
struct tasklet_struct vpe_tasklet
 
struct dmxdev dmxdev
 
struct dvb_demux demux
 
struct dmx_frontend hw_frontend
 
struct dmx_frontend mem_frontend
 
int ci_present
 
int video_port
 
u32 buffer_width
 
u32 buffer_height
 
u32 buffer_size
 
u32 buffer_warning_threshold
 
u32 buffer_warnings
 
unsigned long buffer_warning_time
 
u32 ttbp
 
int feeding
 
spinlock_t feedlock
 
spinlock_t debilock
 
struct dvb_adapter dvb_adapter
 
struct dvb_frontenddvb_frontend
 
int(* read_fe_status )(struct dvb_frontend *fe, fe_status_t *status)
 
int fe_synced
 
voidpriv
 

Detailed Description

Definition at line 33 of file budget.h.

Field Documentation

u32 buffer_height

Definition at line 60 of file budget.h.

u32 buffer_size

Definition at line 61 of file budget.h.

u32 buffer_warning_threshold

Definition at line 62 of file budget.h.

unsigned long buffer_warning_time

Definition at line 64 of file budget.h.

u32 buffer_warnings

Definition at line 63 of file budget.h.

u32 buffer_width

Definition at line 59 of file budget.h.

Definition at line 42 of file budget.h.

int ci_present

Definition at line 56 of file budget.h.

spinlock_t debilock

Definition at line 71 of file budget.h.

Definition at line 51 of file budget.h.

Definition at line 39 of file budget.h.

Definition at line 50 of file budget.h.

Definition at line 73 of file budget.h.

struct dvb_device dvb_dev

Definition at line 36 of file budget.h.

Definition at line 74 of file budget.h.

Definition at line 37 of file budget.h.

int fe_synced

Definition at line 76 of file budget.h.

int feeding

Definition at line 67 of file budget.h.

spinlock_t feedlock

Definition at line 69 of file budget.h.

struct tasklet_struct fidb_tasklet

Definition at line 47 of file budget.h.

unsigned char* grabbing

Definition at line 44 of file budget.h.

struct dmx_frontend hw_frontend

Definition at line 53 of file budget.h.

struct i2c_adapter i2c_adap

Definition at line 41 of file budget.h.

struct dmx_frontend mem_frontend

Definition at line 54 of file budget.h.

Definition at line 78 of file budget.h.

Definition at line 45 of file budget.h.

int(* read_fe_status)(struct dvb_frontend *fe, fe_status_t *status)

Definition at line 75 of file budget.h.

u32 ttbp

Definition at line 66 of file budget.h.

int video_port

Definition at line 57 of file budget.h.

struct tasklet_struct vpe_tasklet

Definition at line 48 of file budget.h.


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