Home
last modified time | relevance | path

Searched refs:tunerstat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dcx24116.c1207 enum fe_status tunerstat; in cx24116_set_frontend() local
1404 cx24116_read_status(fe, &tunerstat); in cx24116_set_frontend()
1405 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24116_set_frontend()
H A Dcx24117.c1301 enum fe_status tunerstat; in cx24117_set_frontend() local
1509 cx24117_read_status(fe, &tunerstat); in cx24117_set_frontend()
1510 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24117_set_frontend()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcx24116.c1207 enum fe_status tunerstat; in cx24116_set_frontend() local
1404 cx24116_read_status(fe, &tunerstat); in cx24116_set_frontend()
1405 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24116_set_frontend()
H A Dcx24117.c1300 enum fe_status tunerstat; in cx24117_set_frontend() local
1508 cx24117_read_status(fe, &tunerstat); in cx24117_set_frontend()
1509 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC); in cx24117_set_frontend()

Completed in 9 milliseconds