Home
last modified time | relevance | path

Searched defs:re_tune (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/drivers/media/dvb/frontends/
Dmb86a20s.c600 bool re_tune, in mb86a20s_tune()
Ds921.c449 bool re_tune, in s921_tune()
Dds3000.c1208 bool re_tune, in ds3000_tune()
Dcx24123.c1009 bool re_tune, in cx24123_tune()
Dcx24116.c1443 static int cx24116_tune(struct dvb_frontend *fe, bool re_tune, in cx24116_tune()
/linux-3.3/drivers/media/dvb/pt1/
Dva1j5jf8007t.c267 bool re_tune, in va1j5jf8007t_tune()
Dva1j5jf8007s.c388 bool re_tune, in va1j5jf8007s_tune()
/linux-3.3/drivers/media/dvb/bt8xx/
Ddst.c1646 bool re_tune, in dst_tune_frontend()
/linux-3.3/drivers/media/dvb/dvb-core/
Ddvb_frontend.c604 bool re_tune = false; in dvb_frontend_thread() local