Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ds921.c449 bool re_tune, in s921_tune()
Dds3000.c1047 bool re_tune, in ds3000_tune()
Dcx24123.c991 bool re_tune, in cx24123_tune()
Dcxd2841er.c3504 bool re_tune, in cxd2841er_tune_s()
3534 bool re_tune, in cxd2841er_tune_tc()
Dmb86a20s.c2030 bool re_tune, in mb86a20s_tune()
Dcx24116.c1439 static int cx24116_tune(struct dvb_frontend *fe, bool re_tune, in cx24116_tune()
Dlgdt3306a.c1757 static int lgdt3306a_tune(struct dvb_frontend *fe, bool re_tune, in lgdt3306a_tune()
Dcx24117.c1541 static int cx24117_tune(struct dvb_frontend *fe, bool re_tune, in cx24117_tune()
Dcx24120.c1474 static int cx24120_tune(struct dvb_frontend *fe, bool re_tune, in cx24120_tune()
Dmxl5xx.c658 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
Dstv0910.c1615 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
/Linux-v4.19/drivers/media/pci/ddbridge/
Dddbridge-sx8.c414 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst.c1623 bool re_tune, in dst_tune_frontend()
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_frontend.c661 bool re_tune = false; in dvb_frontend_thread() local