Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mxl111sf_tuner_state |
Macros | |
#define | mxl_dbg(fmt, arg...) |
#define | err pr_err |
Functions | |
module_param_named (debug, mxl111sf_tuner_debug, int, 0644) | |
MODULE_PARM_DESC (debug,"set debugging level (1=info (or-able)).") | |
struct dvb_frontend * | mxl111sf_tuner_attach (struct dvb_frontend *fe, struct mxl111sf_state *mxl_state, struct mxl111sf_tuner_config *cfg) |
EXPORT_SYMBOL_GPL (mxl111sf_tuner_attach) | |
MODULE_DESCRIPTION ("MaxLinear MxL111SF CMOS tuner driver") | |
MODULE_AUTHOR ("Michael Krufky <[email protected]>") | |
MODULE_LICENSE ("GPL") | |
MODULE_VERSION ("0.1") | |
#define mxl_dbg | ( | fmt, | |
arg... | |||
) |
Definition at line 30 of file mxl111sf-tuner.c.
EXPORT_SYMBOL_GPL | ( | mxl111sf_tuner_attach | ) |
MODULE_AUTHOR | ( | "Michael Krufky <[email protected]>" | ) |
MODULE_LICENSE | ( | "GPL" | ) |
MODULE_VERSION | ( | "0.1" | ) |
|
read |
Definition at line 493 of file mxl111sf-tuner.c.