xc4000_standard   210 drivers/media/tuners/xc4000.c static struct XC_TV_STANDARD xc4000_standard[MAX_TV_STANDARD] = {
xc4000_standard   356 drivers/media/tuners/xc4000.c 		xc4000_standard[priv->video_standard].Name);
xc4000_standard  1216 drivers/media/tuners/xc4000.c 		video_mode = xc4000_standard[priv->video_standard].video_mode;
xc4000_standard  1217 drivers/media/tuners/xc4000.c 		audio_mode = xc4000_standard[priv->video_standard].audio_mode;
xc4000_standard  1399 drivers/media/tuners/xc4000.c 			   xc4000_standard[priv->video_standard].int_freq) != 0)
xc4000_standard  1410 drivers/media/tuners/xc4000.c 		video_mode = xc4000_standard[priv->video_standard].video_mode;
xc4000_standard  1411 drivers/media/tuners/xc4000.c 		audio_mode = xc4000_standard[priv->video_standard].audio_mode;