Home
last modified time | relevance | path

Searched defs:dvb_ca_slot (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/dvb/dvb-core/
Ddvb_ca_en50221.c91 struct dvb_ca_slot { struct
94 int slot_state;
97 struct mutex slot_lock;
100 atomic_t camchange_count;
103 int camchange_type;
106 u32 config_base;
109 u8 config_option;
112 u8 da_irq_supported:1;
115 int link_buf_size;
140 struct dvb_ca_slot *slot_info; argument