Home
last modified time | relevance | path

Searched refs:nv17_tv_norm_names (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h88 extern char *nv17_tv_norm_names[NUM_TV_NORMS];
Dtvnv17.c656 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()
Dtvmodesnv17.c35 char *nv17_tv_norm_names[NUM_TV_NORMS] = { variable