Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9914 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9946 if (oob_param == NULL) { in ctrl_set_oob()9973 freq = oob_param->frequency; in ctrl_set_oob()10031 switch (oob_param->standard) { in ctrl_set_oob()10035 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10040 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10053 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10058 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10072 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10077 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()