HomeSort by: relevance | last modified time | path
    Searched defs:nouveau_tv_norm (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_tvnv17.c 47 static char *nouveau_tv_norm; variable in typeref:typename:char *
48 module_param_named(tv_norm, nouveau_tv_norm, charp, 0400);
651 if (nouveau_tv_norm) {
653 nouveau_tv_norm);
656 nouveau_tv_norm);

Completed in 11 milliseconds