Searched defs:dvb_ca_slot (Results 1 – 1 of 1) sorted by relevance
91 struct dvb_ca_slot { struct94 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