Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/i2c.h>
Go to the source code of this file.
Data Structures | |
struct | drxd_config |
Macros | |
#define | DRXD_PLL_NONE 0 |
#define | DRXD_PLL_DTT7520X 1 |
#define | DRXD_PLL_MT3X0823 2 |
Functions | |
int | drxd_config_i2c (struct dvb_frontend *, int) |
int drxd_config_i2c | ( | struct dvb_frontend * | , |
int | |||
) |
Definition at line 2845 of file drxd_hard.c.