Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9923 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9955 if (oob_param == NULL) { in ctrl_set_oob()9982 freq = oob_param->frequency; in ctrl_set_oob()10040 switch (oob_param->standard) { in ctrl_set_oob()10044 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10049 ((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()10081 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10086 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()