Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddrxk_hard.c2315 struct s_cfg_agc *p_rf_agc_settings; in set_agc_if() local
2361 p_rf_agc_settings = &state->m_qam_rf_agc_cfg; in set_agc_if()
2363 p_rf_agc_settings = &state->m_atv_rf_agc_cfg; in set_agc_if()
2364 if (p_rf_agc_settings == NULL) in set_agc_if()
2368 p_rf_agc_settings->top); in set_agc_if()