Searched refs:tunerstat (Results 1 – 2 of 2) sorted by relevance
1212 enum fe_status tunerstat; in cx24116_set_frontend() local1409 cx24116_read_status(fe, &tunerstat); in cx24116_set_frontend()1410 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24116_set_frontend()
1300 enum fe_status tunerstat; in cx24117_set_frontend() local1508 cx24117_read_status(fe, &tunerstat); in cx24117_set_frontend()1509 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24117_set_frontend()