Home
last modified time | relevance | path

Searched refs:tunerstat (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
Dcx24116.c1225 enum fe_status tunerstat; in cx24116_set_frontend() local
1422 cx24116_read_status(fe, &tunerstat); in cx24116_set_frontend()
1423 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24116_set_frontend()
Dcx24117.c1311 enum fe_status tunerstat; in cx24117_set_frontend() local
1519 cx24117_read_status(fe, &tunerstat); in cx24117_set_frontend()
1520 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24117_set_frontend()