Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9912 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9944 if (oob_param == NULL) { in ctrl_set_oob()9971 freq = oob_param->frequency; in ctrl_set_oob()10029 switch (oob_param->standard) { in ctrl_set_oob()10033 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10038 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10051 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10056 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10070 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10075 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()