Lines Matching refs:fe_status
219 client->fe_status = sms_to_status(p->is_demod_locked, 0);
236 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
278 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
282 client->fe_status = sms_to_status(p->is_demod_locked, 0);
332 client->fe_status = sms_to_status(p->is_demod_locked, p->is_rf_locked);
430 client->fe_status = sms_to_status(p->is_demod_locked, 0);
532 client->fe_status = FE_HAS_SIGNAL | FE_HAS_CARRIER |
540 client->fe_status = 0;
583 if (client->fe_status & FE_HAS_LOCK) {
738 if (!(client->fe_status & FE_HAS_LOCK))
746 static int smsdvb_read_status(struct dvb_frontend *fe, enum fe_status *stat)
754 *stat = client->fe_status;
859 client->fe_status = 0;
893 enum fe_status status;
964 enum fe_status status;