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

#include <mxl111sf-tuner.h>

Data Fields

enum mxl_if_freq if_freq
 
unsigned int invert_spectrum:1
 
int(* read_reg )(struct mxl111sf_state *state, u8 addr, u8 *data)
 
int(* write_reg )(struct mxl111sf_state *state, u8 addr, u8 data)
 
int(* program_regs )(struct mxl111sf_state *state, struct mxl111sf_reg_ctrl_info *ctrl_reg_info)
 
int(* top_master_ctrl )(struct mxl111sf_state *state, int onoff)
 
int(* ant_hunt )(struct dvb_frontend *fe)
 

Detailed Description

Definition at line 49 of file mxl111sf-tuner.h.

Field Documentation

int(* ant_hunt)(struct dvb_frontend *fe)

Definition at line 58 of file mxl111sf-tuner.h.

enum mxl_if_freq if_freq

Definition at line 50 of file mxl111sf-tuner.h.

unsigned int invert_spectrum

Definition at line 51 of file mxl111sf-tuner.h.

int(* program_regs)(struct mxl111sf_state *state, struct mxl111sf_reg_ctrl_info *ctrl_reg_info)

Definition at line 55 of file mxl111sf-tuner.h.

Definition at line 53 of file mxl111sf-tuner.h.

int(* top_master_ctrl)(struct mxl111sf_state *state, int onoff)

Definition at line 57 of file mxl111sf-tuner.h.

Definition at line 54 of file mxl111sf-tuner.h.


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