Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/dvb/ca.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <dvbdev.h>
#include "firedtv.h"
Go to the source code of this file.
Macros | |
#define | EN50221_TAG_APP_INFO_ENQUIRY 0x9f8020 |
#define | EN50221_TAG_CA_INFO_ENQUIRY 0x9f8030 |
#define | EN50221_TAG_CA_PMT 0x9f8032 |
#define | EN50221_TAG_ENTER_MENU 0x9f8022 |
Functions | |
int | fdtv_ca_register (struct firedtv *fdtv) |
void | fdtv_ca_release (struct firedtv *fdtv) |
#define EN50221_TAG_APP_INFO_ENQUIRY 0x9f8020 |
Definition at line 22 of file firedtv-ci.c.
#define EN50221_TAG_CA_INFO_ENQUIRY 0x9f8030 |
Definition at line 23 of file firedtv-ci.c.
#define EN50221_TAG_CA_PMT 0x9f8032 |
Definition at line 24 of file firedtv-ci.c.
#define EN50221_TAG_ENTER_MENU 0x9f8022 |
Definition at line 25 of file firedtv-ci.c.
Definition at line 232 of file firedtv-ci.c.
Definition at line 254 of file firedtv-ci.c.