Home
last modified time | relevance | path

Searched refs:tuned (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/media/drv-intf/
Dtea575x.h57 bool tuned; /* tuned to a station */ member
/linux-4.19.296/drivers/media/radio/
Dtea575x.c135 tea->tuned = tea->ops->get_pins(tea) & TEA575X_MOST ? 0 : 1; in snd_tea575x_read()
307 v->signal = tea->tuned ? 0xffff : 0; in snd_tea575x_g_tuner()
/linux-4.19.296/drivers/media/dvb-frontends/
Dcx24116.c1420 goto tuned; in cx24116_set_frontend()
1432 tuned: /* Set/Reset B/W */ in cx24116_set_frontend()