Searched refs:stv090x_get_loop_params (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2241 static int stv090x_get_loop_params(struct stv090x_state *state, s32 *freq_inc, s32 *timeout_sw, s32 *steps) in stv090x_get_loop_params() function 2405 stv090x_get_loop_params(state, &inc, &timeout_step, &steps_max); in stv090x_sw_algo()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 2241 static int stv090x_get_loop_params(struct stv090x_state *state, s32 *freq_inc, s32 *timeout_sw, s32 *steps) in stv090x_get_loop_params() function 2405 stv090x_get_loop_params(state, &inc, &timeout_step, &steps_max); in stv090x_sw_algo()
|
Completed in 10 milliseconds