Lines Matching refs:fe_status
247 client->fe_status = sms_to_status(p->is_demod_locked, 0);
264 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
306 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
310 client->fe_status = sms_to_status(p->is_demod_locked, 0);
360 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
462 client->fe_status = sms_to_status(p->is_demod_locked, 0);
568 client->fe_status = FE_HAS_SIGNAL | FE_HAS_CARRIER |
576 client->fe_status = 0;
619 if (client->fe_status & FE_HAS_LOCK) {
774 if (!(client->fe_status & FE_HAS_LOCK))
782 static int smsdvb_read_status(struct dvb_frontend *fe, enum fe_status *stat)
790 *stat = client->fe_status;
895 client->fe_status = 0;
929 enum fe_status status;
1000 enum fe_status status;