Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9921 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9953 if (oob_param == NULL) { in ctrl_set_oob()9980 freq = oob_param->frequency; in ctrl_set_oob()10038 switch (oob_param->standard) { in ctrl_set_oob()10042 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10047 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10060 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10065 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10079 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10084 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()