Lines Matching refs:fe_status
230 client->fe_status = sms_to_status(p->is_demod_locked, 0); in smsdvb_update_tx_params()
247 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked); in smsdvb_update_per_slices()
289 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked); in smsdvb_update_dvb_stats()
293 client->fe_status = sms_to_status(p->is_demod_locked, 0); in smsdvb_update_dvb_stats()
343 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked); in smsdvb_update_isdbt_stats()
441 client->fe_status = sms_to_status(p->is_demod_locked, 0); in smsdvb_update_isdbt_stats_ex()
543 client->fe_status = FE_HAS_SIGNAL | FE_HAS_CARRIER | in smsdvb_onresponse()
551 client->fe_status = 0; in smsdvb_onresponse()
594 if (client->fe_status & FE_HAS_LOCK) { in smsdvb_onresponse()
748 if (!(client->fe_status & FE_HAS_LOCK)) in led_feedback()
764 *stat = client->fe_status; in smsdvb_read_status()
869 client->fe_status = 0; in smsdvb_dvbt_set_frontend()