Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcxd2820r_priv.h63 bool last_tune_failed; /* for switch between T and T2 tune */ member
Dcxd2820r_core.c344 if (priv->last_tune_failed) { in cxd2820r_search()
394 priv->last_tune_failed = false; in cxd2820r_search()
397 priv->last_tune_failed = true; in cxd2820r_search()