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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dcx24116.c1205 fe_status_t tunerstat; local
1398 cx24116_read_status(fe, &tunerstat);
1399 status = tunerstat & (FE_HAS_SIGNAL | FE_HAS_SYNC);
H A Dds3000.c568 fe_status_t tunerstat; local
570 ds3000_read_status(fe, &tunerstat);
572 return ((tunerstat & FE_IS_TUNED) == FE_IS_TUNED);

Completed in 67 milliseconds