|
Linux Kernel
3.7.1
|
#include "dibx000_common.h"Go to the source code of this file.
Data Structures | |
| struct | dib3000mc_config |
Macros | |
| #define | DEFAULT_DIB3000MC_I2C_ADDRESS 16 |
| #define | DEFAULT_DIB3000P_I2C_ADDRESS 24 |
Functions | |
| int | dib3000mc_pid_control (struct dvb_frontend *fe, int index, int pid, int onoff) |
| int | dib3000mc_pid_parse (struct dvb_frontend *fe, int onoff) |
| void | dib3000mc_set_config (struct dvb_frontend *, struct dib3000mc_config *) |
| #define DEFAULT_DIB3000MC_I2C_ADDRESS 16 |
Definition at line 39 of file dib3000mc.h.
| #define DEFAULT_DIB3000P_I2C_ADDRESS 24 |
Definition at line 40 of file dib3000mc.h.
Definition at line 797 of file dib3000mc.c.
| int dib3000mc_pid_parse | ( | struct dvb_frontend * | fe, |
| int | onoff | ||
| ) |
Definition at line 805 of file dib3000mc.c.
| void dib3000mc_set_config | ( | struct dvb_frontend * | , |
| struct dib3000mc_config * | |||
| ) |
Definition at line 814 of file dib3000mc.c.
1.8.2