Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-core/
Ddvb_ca_en50221.c91 struct dvb_ca_slot { struct
93 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