Searched defs:dvb_ca_slot (Results 1 – 1 of 1) sorted by relevance
80 struct dvb_ca_slot { struct82 int slot_state;85 struct mutex slot_lock;88 atomic_t camchange_count;91 int camchange_type;94 u32 config_base;97 u8 config_option;100 u8 da_irq_supported:1;103 int link_buf_size;129 struct dvb_ca_slot *slot_info; argument