Lines Matching refs:tuner_freq_offset

4763 	      struct drx_channel *channel, s32 tuner_freq_offset)  in set_frequency()  argument
4771 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency()
7856 struct drx_channel *channel, s32 tuner_freq_offset, u32 op) in set_qam() argument
8161 rc = set_frequency(demod, channel, tuner_freq_offset); in set_qam()
8869 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam64auto() argument
9017 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam256auto() argument
9098 struct drx_channel *channel, s32 tuner_freq_offset) in set_qam_channel() argument
9125 rc = set_qam(demod, channel, tuner_freq_offset, QAM_SET_OP_ALL); in set_qam_channel()
9132 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9135 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9155 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9161 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9203 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9217 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9258 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9271 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
10447 s32 tuner_freq_offset = 0; in ctrl_set_channel() local
10617 tuner_freq_offset = 0; in ctrl_set_channel()
10631 rc = set_frequency(demod, channel, tuner_freq_offset); in ctrl_set_channel()
10641 rc = set_qam_channel(demod, channel, tuner_freq_offset); in ctrl_set_channel()