Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dxc5000.c570 static int xc_tune_channel(struct xc5000_priv *priv, u32 freq_hz, int mode) in xc_tune_channel() function
726 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_DIGITAL); in xc5000_tune_digital()
932 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_tv_freq()
1018 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_radio_freq()
Dxc4000.c507 static int xc_tune_channel(struct xc4000_priv *priv, u32 freq_hz) in xc_tune_channel() function
1256 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_params()
1451 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_analog_params()