Lines Matching refs:tuner_freq_offset

4757 	      struct drx_channel *channel, s32 tuner_freq_offset)  in set_frequency()  argument
4765 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency()
7850 struct drx_channel *channel, s32 tuner_freq_offset, u32 op) in set_qam() argument
8155 rc = set_frequency(demod, channel, tuner_freq_offset); in set_qam()
8863 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam64auto() argument
9011 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam256auto() argument
9092 struct drx_channel *channel, s32 tuner_freq_offset) in set_qam_channel() argument
9119 rc = set_qam(demod, channel, tuner_freq_offset, QAM_SET_OP_ALL); in set_qam_channel()
9126 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9129 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9149 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9155 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9197 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9211 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9252 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9265 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
10440 s32 tuner_freq_offset = 0; in ctrl_set_channel() local
10610 tuner_freq_offset = 0; in ctrl_set_channel()
10624 rc = set_frequency(demod, channel, tuner_freq_offset); in ctrl_set_channel()
10634 rc = set_qam_channel(demod, channel, tuner_freq_offset); in ctrl_set_channel()