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

#include <dib3000.h>

Data Fields

int(* pid_parse )(struct dvb_frontend *fe, int onoff)
 
int(* fifo_ctrl )(struct dvb_frontend *fe, int onoff)
 
int(* pid_ctrl )(struct dvb_frontend *fe, int index, int pid, int onoff)
 
int(* tuner_pass_ctrl )(struct dvb_frontend *fe, int onoff, u8 pll_ctrl)
 

Detailed Description

Definition at line 35 of file dib3000.h.

Field Documentation

int(* fifo_ctrl)(struct dvb_frontend *fe, int onoff)

Definition at line 39 of file dib3000.h.

int(* pid_ctrl)(struct dvb_frontend *fe, int index, int pid, int onoff)

Definition at line 40 of file dib3000.h.

int(* pid_parse)(struct dvb_frontend *fe, int onoff)

Definition at line 38 of file dib3000.h.

int(* tuner_pass_ctrl)(struct dvb_frontend *fe, int onoff, u8 pll_ctrl)

Definition at line 41 of file dib3000.h.


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