Searched refs:nouveau_out (Results 1 – 2 of 2) sorted by relevance
20 drm_private extern FILE *nouveau_out;24 fprintf(nouveau_out, "nouveau: "fmt, ##args); \26 #define err(fmt, args...) fprintf(nouveau_out, "nouveau: "fmt, ##args)
49 drm_private FILE *nouveau_out = NULL; variable70 nouveau_out = stderr; in debug_init()75 nouveau_out = fout; in debug_init()