Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-core/
Ddvb_frontend.c125 unsigned int auto_step; member
349 fepriv->lnb_drift = fepriv->auto_step * fepriv->step_size; in dvb_frontend_swzigzag_autotune()
353 fepriv->auto_step = 0; in dvb_frontend_swzigzag_autotune()
389 fepriv->auto_step++; in dvb_frontend_swzigzag_autotune()
399 if ((fepriv->auto_step == fepriv->started_auto_step) && in dvb_frontend_swzigzag_autotune()
407 fepriv->auto_step, fepriv->auto_sub_step, in dvb_frontend_swzigzag_autotune()
495 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()
521 fepriv->auto_step = 0; in dvb_frontend_swzigzag()
540 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()