Home
last modified time | relevance | path

Searched refs:radio_mode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtuner-simple.c119 bool radio_mode; member
194 if (priv->i2c_props.adap == NULL || !priv->radio_mode) in simple_get_rf_strength()
780 priv->radio_mode = true; in simple_set_params()
786 priv->radio_mode = false; in simple_set_params()
H A Dxc5000.c410 u16 video_mode, u16 audio_mode, u8 radio_mode) in xc_set_tv_standard()
414 if (radio_mode) { in xc_set_tv_standard()
417 xc5000_standard[radio_mode].name); in xc_set_tv_standard()
409 xc_set_tv_standard(struct xc5000_priv *priv, u16 video_mode, u16 audio_mode, u8 radio_mode) xc_set_tv_standard() argument
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtuner-simple.c119 bool radio_mode; member
194 if (priv->i2c_props.adap == NULL || !priv->radio_mode) in simple_get_rf_strength()
780 priv->radio_mode = true; in simple_set_params()
786 priv->radio_mode = false; in simple_set_params()
H A Dxc5000.c410 u16 video_mode, u16 audio_mode, u8 radio_mode) in xc_set_tv_standard()
414 if (radio_mode) { in xc_set_tv_standard()
417 xc5000_standard[radio_mode].name); in xc_set_tv_standard()
409 xc_set_tv_standard(struct xc5000_priv *priv, u16 video_mode, u16 audio_mode, u8 radio_mode) xc_set_tv_standard() argument

Completed in 7 milliseconds