Home
last modified time | relevance | path

Searched refs:DVB_CA_SLOTSTATE_INVALID (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/media/dvb-core/
Ddvb_ca_en50221.c73 #define DVB_CA_SLOTSTATE_INVALID 3 macro
1047 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_update_delay()
1145 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_state_machine()
1159 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1176 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1183 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1192 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1207 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1236 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1392 (sl->slot_state != DVB_CA_SLOTSTATE_INVALID)) { in dvb_ca_en50221_io_do_ioctl()