Searched refs:xc_tune_channel (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/tuners/ |
D | xc5000.c | 589 static int xc_tune_channel(struct xc5000_priv *priv, u32 freq_hz, int mode) in xc_tune_channel() function 752 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_DIGITAL); in xc5000_tune_digital() 956 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_tv_freq() 1039 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_radio_freq()
|
D | xc4000.c | 516 static int xc_tune_channel(struct xc4000_priv *priv, u32 freq_hz) in xc_tune_channel() function 1266 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_params() 1461 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_analog_params()
|