set_agc_if
rc = set_agc_if(demod, &(ext_attr->vsb_if_agc_cfg), false);
rc = set_agc_if(demod, &(ext_attr->qam_if_agc_cfg), false);
status = set_agc_if(state, &state->m_dvbt_if_agc_cfg, true);
status = set_agc_if(state, &(state->m_qam_if_agc_cfg), true);