Searched refs:xc_tune_channel (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/tuners/ |
D | xc5000.c | 560 static int xc_tune_channel(struct xc5000_priv *priv, u32 freq_hz, int mode) in xc_tune_channel() function 716 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_DIGITAL); in xc5000_tune_digital() 922 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_tv_freq() 1008 xc_tune_channel(priv, priv->freq_hz, XC_TUNE_ANALOG); in xc5000_set_radio_freq()
|
D | xc4000.c | 498 static int xc_tune_channel(struct xc4000_priv *priv, u32 freq_hz) in xc_tune_channel() function 1246 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_params() 1441 xc_tune_channel(priv, priv->freq_hz); in xc4000_set_analog_params()
|