Searched refs:nv17_tv_norm_names (Results 1 – 3 of 3) sorted by relevance
88 extern char *nv17_tv_norm_names[NUM_TV_NORMS];
656 if (!strcmp(nv17_tv_norm_names[i], nouveau_tv_norm)) { in nv17_tv_create_resources()667 drm_mode_create_tv_properties(dev, num_tv_norms, nv17_tv_norm_names); in nv17_tv_create_resources()
35 char *nv17_tv_norm_names[NUM_TV_NORMS] = { variable