Searched defs:dvb_ca_slot (Results 1 – 1 of 1) sorted by relevance
91 struct dvb_ca_slot { struct93 int slot_state;96 struct mutex slot_lock;99 atomic_t camchange_count;102 int camchange_type;105 u32 config_base;108 u8 config_option;111 u8 da_irq_supported:1;114 int link_buf_size;140 struct dvb_ca_slot *slot_info; argument