Home
last modified time | relevance | path

Searched refs:last_tune_failed (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
Dcxd2820r_priv.h50 bool last_tune_failed; /* for switch between T and T2 tune */ member
Dcxd2820r_core.c331 if (priv->last_tune_failed) { in cxd2820r_search()
381 priv->last_tune_failed = false; in cxd2820r_search()
384 priv->last_tune_failed = true; in cxd2820r_search()