|
Linux Kernel
3.7.1
|
#include "af9013_priv.h"Go to the source code of this file.
Data Structures | |
| struct | af9013_state |
Macros | |
| #define | FW_ADDR 0x5100 /* firmware start address */ |
| #define | LEN_MAX 16 /* max packet size */ |
Functions | |
| struct dvb_frontend * | af9013_attach (const struct af9013_config *config, struct i2c_adapter *i2c) |
| EXPORT_SYMBOL (af9013_attach) | |
| MODULE_AUTHOR ("Antti Palosaari <[email protected]>") | |
| MODULE_DESCRIPTION ("Afatech AF9013 DVB-T demodulator driver") | |
| MODULE_LICENSE ("GPL") | |
| MODULE_FIRMWARE (AF9013_FIRMWARE) | |
| #define FW_ADDR 0x5100 /* firmware start address */ |
|
read |
| EXPORT_SYMBOL | ( | af9013_attach | ) |
| MODULE_AUTHOR | ( | "Antti Palosaari <[email protected]>" | ) |
| MODULE_FIRMWARE | ( | AF9013_FIRMWARE | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2