Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c42 static char *nouveau_tv_norm; variable
43 module_param_named(tv_norm, nouveau_tv_norm, charp, 0400);
646 if (nouveau_tv_norm) { in nv17_tv_create_resources()
648 if (!strcmp(nv17_tv_norm_names[i], nouveau_tv_norm)) { in nv17_tv_create_resources()
656 nouveau_tv_norm); in nv17_tv_create_resources()