Lines Matching refs:tuner_freq_offset

4766 	      struct drx_channel *channel, s32 tuner_freq_offset)  in set_frequency()  argument
4774 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency()
7859 struct drx_channel *channel, s32 tuner_freq_offset, u32 op) in set_qam() argument
8164 rc = set_frequency(demod, channel, tuner_freq_offset); in set_qam()
8872 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam64auto() argument
9020 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam256auto() argument
9101 struct drx_channel *channel, s32 tuner_freq_offset) in set_qam_channel() argument
9128 rc = set_qam(demod, channel, tuner_freq_offset, QAM_SET_OP_ALL); in set_qam_channel()
9135 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9138 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9158 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9164 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9206 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9220 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9261 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9274 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
10449 s32 tuner_freq_offset = 0; in ctrl_set_channel() local
10619 tuner_freq_offset = 0; in ctrl_set_channel()
10633 rc = set_frequency(demod, channel, tuner_freq_offset); in ctrl_set_channel()
10643 rc = set_qam_channel(demod, channel, tuner_freq_offset); in ctrl_set_channel()