|
Linux Kernel
3.7.1
|
#include "cx18-version.h"#include "cx18-dvb.h"#include "cx18-io.h"#include "cx18-queue.h"#include "cx18-streams.h"#include "cx18-cards.h"#include "cx18-gpio.h"#include "s5h1409.h"#include "mxl5005s.h"#include "s5h1411.h"#include "tda18271.h"#include "zl10353.h"#include <linux/firmware.h>#include "mt352.h"#include "mt352_priv.h"#include "tuner-xc2028.h"Go to the source code of this file.
Macros | |
| #define | FWFILE "dvb-cx18-mpc718-mt352.fw" |
| #define | CX18_REG_DMUX_NUM_PORT_0_CONTROL 0xd5a000 |
| #define | CX18_CLOCK_ENABLE2 0xc71024 |
| #define | CX18_DMUX_CLK_MASK 0x0080 |
Functions | |
| DVB_DEFINE_MOD_OPT_ADAPTER_NR (adapter_nr) | |
| int | cx18_dvb_register (struct cx18_stream *stream) |
| void | cx18_dvb_unregister (struct cx18_stream *stream) |
| MODULE_FIRMWARE (FWFILE) | |
| #define CX18_CLOCK_ENABLE2 0xc71024 |
Definition at line 46 of file cx18-dvb.c.
| #define CX18_DMUX_CLK_MASK 0x0080 |
Definition at line 47 of file cx18-dvb.c.
| #define CX18_REG_DMUX_NUM_PORT_0_CONTROL 0xd5a000 |
Definition at line 45 of file cx18-dvb.c.
Definition at line 43 of file cx18-dvb.c.
| int cx18_dvb_register | ( | struct cx18_stream * | stream | ) |
Definition at line 347 of file cx18-dvb.c.
| void cx18_dvb_unregister | ( | struct cx18_stream * | stream | ) |
Definition at line 439 of file cx18-dvb.c.
| DVB_DEFINE_MOD_OPT_ADAPTER_NR | ( | adapter_nr | ) |
| MODULE_FIRMWARE | ( | FWFILE | ) |
1.8.2