Go to the documentation of this file.
21 #ifndef _DVB_CA_EN50221_H_
22 #define _DVB_CA_EN50221_H_
24 #include <linux/list.h>
29 #define DVB_CA_EN50221_POLL_CAM_PRESENT 1
30 #define DVB_CA_EN50221_POLL_CAM_CHANGED 2
31 #define DVB_CA_EN50221_POLL_CAM_READY 4
33 #define DVB_CA_EN50221_FLAG_IRQ_CAMCHANGE 1
34 #define DVB_CA_EN50221_FLAG_IRQ_FR 2
35 #define DVB_CA_EN50221_FLAG_IRQ_DA 4
37 #define DVB_CA_EN50221_CAMCHANGE_REMOVED 0
38 #define DVB_CA_EN50221_CAMCHANGE_INSERTED 1