Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-core/
Ddvb_ca_en50221.c84 #define DVB_CA_SLOTSTATE_INVALID 3 macro
1058 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_update_delay()
1156 case DVB_CA_SLOTSTATE_INVALID: in dvb_ca_en50221_thread_state_machine()
1170 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1187 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1194 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1203 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1218 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1247 sl->slot_state = DVB_CA_SLOTSTATE_INVALID; in dvb_ca_en50221_thread_state_machine()
1403 (sl->slot_state != DVB_CA_SLOTSTATE_INVALID)) { in dvb_ca_en50221_io_do_ioctl()