Home
last modified time | relevance | path

Searched refs:started_auto_step (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c117 unsigned int started_auto_step; member
454 if ((fepriv->auto_step == fepriv->started_auto_step) && in dvb_frontend_swzigzag_autotune()
460 "%s: drift:%i inversion:%i auto_step:%i auto_sub_step:%i started_auto_step:%i\n", in dvb_frontend_swzigzag_autotune()
463 fepriv->started_auto_step); in dvb_frontend_swzigzag_autotune()
550 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()
578 fepriv->started_auto_step = 0; in dvb_frontend_swzigzag()
595 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c118 unsigned int started_auto_step; member
455 if ((fepriv->auto_step == fepriv->started_auto_step) && in dvb_frontend_swzigzag_autotune()
461 "%s: drift:%i inversion:%i auto_step:%i auto_sub_step:%i started_auto_step:%i\n", in dvb_frontend_swzigzag_autotune()
464 fepriv->started_auto_step); in dvb_frontend_swzigzag_autotune()
555 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()
583 fepriv->started_auto_step = 0; in dvb_frontend_swzigzag()
600 fepriv->started_auto_step = fepriv->auto_step; in dvb_frontend_swzigzag()

Completed in 7 milliseconds