Searched refs:xc_set_tv_standard (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/tuners/ |
H A D | xc5000.c | 409 static int xc_set_tv_standard(struct xc5000_priv *priv, in xc_set_tv_standard() function 697 ret = xc_set_tv_standard(priv, in xc5000_tune_digital() 912 ret = xc_set_tv_standard(priv, in xc5000_set_tv_freq() 986 ret = xc_set_tv_standard(priv, xc5000_standard[radio_input].video_mode, in xc5000_set_radio_freq()
|
H A D | xc4000.c | 347 static int xc_set_tv_standard(struct xc4000_priv *priv, in xc_set_tv_standard() function 1218 ret = xc_set_tv_standard(priv, video_mode, audio_mode); in xc4000_set_params() 1419 ret = xc_set_tv_standard(priv, video_mode, audio_mode); in xc4000_set_analog_params()
|