Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ds921.c441 bool re_tune, in s921_tune()
H A Dds3000.c1035 bool re_tune, in ds3000_tune()
H A Dcx24123.c982 bool re_tune, in cx24123_tune()
H A Dcxd2841er.c3505 bool re_tune, in cxd2841er_tune_s()
3535 bool re_tune, in cxd2841er_tune_tc()
H A Dmb86a20s.c2011 bool re_tune, in mb86a20s_tune()
H A Dcx24116.c1427 static int cx24116_tune(struct dvb_frontend *fe, bool re_tune, in cx24116_tune()
H A Dlgdt3306a.c1729 static int lgdt3306a_tune(struct dvb_frontend *fe, bool re_tune, in lgdt3306a_tune()
H A Dcx24117.c1530 static int cx24117_tune(struct dvb_frontend *fe, bool re_tune, in cx24117_tune()
H A Dcx24120.c1469 static int cx24120_tune(struct dvb_frontend *fe, bool re_tune, in cx24120_tune()
H A Dmxl5xx.c648 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
H A Dstv0910.c1607 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-sx8.c403 static int tune(struct dvb_frontend *fe, bool re_tune, in tune()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c1612 bool re_tune, in dst_tune_frontend()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c665 bool re_tune = false; in dvb_frontend_thread() local