Searched defs:steps_max (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2243 s32 timeout, inc, steps_max, srate, car_max; in stv090x_get_loop_params() local 2332 static int stv090x_search_car_loop(struct stv090x_state *state, s32 inc, s32 timeout, int zigzag, s32 steps_max) in stv090x_search_car_loop() argument 2402 s32 inc, timeout_step, trials, steps_max; in stv090x_sw_algo() local [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2243 s32 timeout, inc, steps_max, srate, car_max; in stv090x_get_loop_params() local 2332 static int stv090x_search_car_loop(struct stv090x_state *state, s32 inc, s32 timeout, int zigzag, s32 steps_max) in stv090x_search_car_loop() argument 2402 s32 inc, timeout_step, trials, steps_max; in stv090x_sw_algo() local [all...] |
Completed in 8 milliseconds