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