Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9904 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9936 if (oob_param == NULL) { in ctrl_set_oob()9963 freq = oob_param->frequency; in ctrl_set_oob()10021 switch (oob_param->standard) { in ctrl_set_oob()10025 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10030 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10043 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10048 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10062 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10067 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()