nv17_tv_norm_names   34 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c const char * const nv17_tv_norm_names[NUM_TV_NORMS] = {
nv17_tv_norm_names  648 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 			if (!strcmp(nv17_tv_norm_names[i], nouveau_tv_norm)) {
nv17_tv_norm_names  659 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 	drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names);
nv17_tv_norm_names   88 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h extern const char * const nv17_tv_norm_names[NUM_TV_NORMS];