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

#include <ngene.h>

Data Fields

int type
 
int fw_version
 
bool msi_supported
 
charname
 
int io_type [MAX_STREAM]
 
voidfe_config [4]
 
voidtuner_config [4]
 
int(* demod_attach [4])(struct ngene_channel *)
 
int(* tuner_attach [4])(struct ngene_channel *)
 
u8 avf [4]
 
u8 msp [4]
 
u8 demoda [4]
 
u8 lnb [4]
 
int i2c_access
 
u8 ntsc
 
u8 tsf [4]
 
u8 i2s [4]
 
int(* gate_ctrl )(struct dvb_frontend *, int)
 
int(* switch_ctrl )(struct ngene_channel *, int, int)
 

Detailed Description

Definition at line 816 of file ngene.h.

Field Documentation

u8 avf[4]

Definition at line 845 of file ngene.h.

int(* demod_attach[4])(struct ngene_channel *)

Definition at line 842 of file ngene.h.

u8 demoda[4]

Definition at line 847 of file ngene.h.

void* fe_config[4]

Definition at line 839 of file ngene.h.

Definition at line 827 of file ngene.h.

int(* gate_ctrl)(struct dvb_frontend *, int)

Definition at line 854 of file ngene.h.

int i2c_access

Definition at line 849 of file ngene.h.

u8 i2s[4]

Definition at line 852 of file ngene.h.

Definition at line 831 of file ngene.h.

u8 lnb[4]

Definition at line 848 of file ngene.h.

bool msi_supported

Definition at line 828 of file ngene.h.

u8 msp[4]

Definition at line 846 of file ngene.h.

char* name

Definition at line 829 of file ngene.h.

u8 ntsc

Definition at line 850 of file ngene.h.

int(* switch_ctrl)(struct ngene_channel *, int, int)

Definition at line 855 of file ngene.h.

u8 tsf[4]

Definition at line 851 of file ngene.h.

int(* tuner_attach[4])(struct ngene_channel *)

Definition at line 843 of file ngene.h.

void* tuner_config[4]

Definition at line 840 of file ngene.h.

Definition at line 817 of file ngene.h.


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