Home
last modified time | relevance | path

Searched refs:xc_tune_channel (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/tuners/
Dxc5000.c589 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()
Dxc4000.c516 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()