DVB_CA_SLOTSTATE_NONE
case DVB_CA_SLOTSTATE_NONE:
ca->slot_info[slot].slot_state = DVB_CA_SLOTSTATE_NONE;
if (sl->slot_state != DVB_CA_SLOTSTATE_NONE)
case DVB_CA_SLOTSTATE_NONE:
if (sl->slot_state != DVB_CA_SLOTSTATE_NONE) {
if ((sl->slot_state != DVB_CA_SLOTSTATE_NONE) &&
sl->slot_state = DVB_CA_SLOTSTATE_NONE;
int cam_present_old = (sl->slot_state != DVB_CA_SLOTSTATE_NONE);
ca->slot_info[slot].slot_state = DVB_CA_SLOTSTATE_NONE;