Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dxc4000.c98 u8 video_standard; member
374 xc4000_standard[priv->video_standard].Name); in xc_set_tv_standard()
1139 if (priv->video_standard < XC4000_DTV6) { in xc_debug_dump()
1176 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1183 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1195 priv->video_standard = XC4000_DTV7_8; in xc4000_set_params()
1198 priv->video_standard = XC4000_DTV6; in xc4000_set_params()
1202 priv->video_standard = XC4000_DTV7; in xc4000_set_params()
1206 priv->video_standard = XC4000_DTV8; in xc4000_set_params()
1236 video_mode = xc4000_standard[priv->video_standard].video_mode; in xc4000_set_params()
[all …]
Dxc5000.c61 u8 video_standard; member
435 xc5000_standard[priv->video_standard].name); in xc_set_tv_standard()
734 xc5000_standard[priv->video_standard].video_mode, in xc5000_tune_digital()
735 xc5000_standard[priv->video_standard].audio_mode, 0); in xc5000_tune_digital()
782 priv->video_standard = DTV6; in xc5000_set_digital_params()
788 priv->video_standard = DTV6; in xc5000_set_digital_params()
801 priv->video_standard = DTV6; in xc5000_set_digital_params()
805 priv->video_standard = DTV7; in xc5000_set_digital_params()
809 priv->video_standard = DTV8; in xc5000_set_digital_params()
823 priv->video_standard = DTV6; in xc5000_set_digital_params()
[all …]