Home
last modified time | relevance | path

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

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