Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-core/
Ddvb_frontend.c116 unsigned int auto_step; member
397 fepriv->lnb_drift = fepriv->auto_step * fepriv->step_size; in dvb_frontend_swzigzag_autotune()
401 fepriv->auto_step = 0; in dvb_frontend_swzigzag_autotune()
437 fepriv->auto_step++; in dvb_frontend_swzigzag_autotune()
447 if ((fepriv->auto_step == fepriv->started_auto_step) && in dvb_frontend_swzigzag_autotune()
455 fepriv->auto_step, fepriv->auto_sub_step, in dvb_frontend_swzigzag_autotune()
547 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()
573 fepriv->auto_step = 0; in dvb_frontend_swzigzag()
592 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()