Searched refs:oob_param (Results 1 – 1 of 1) sorted by relevance
9919 static int ctrl_set_oob(struct drx_demod_instance *demod, struct drxoob *oob_param) in ctrl_set_oob() argument9951 if (oob_param == NULL) { in ctrl_set_oob()9978 freq = oob_param->frequency; in ctrl_set_oob()10036 switch (oob_param->standard) { in ctrl_set_oob()10040 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10045 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10058 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10063 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()10077 ((oob_param->spectrum_inverted == true) && in ctrl_set_oob()10082 ((oob_param->spectrum_inverted == false) && in ctrl_set_oob()