Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-core/
Ddvb_ca_en50221.c73 #define DVB_CA_SLOTSTATE_INVALID 3 macro
1053 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_update_delay()
1151 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_state_machine()
1165 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1182 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1189 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1198 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1213 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1242 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1398 (sl->slot_state != DVB_CA_SLOTSTATE_INVALID)) { in dvb_ca_en50221_io_do_ioctl()