OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_out
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/nouveau/
private.h
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)
nouveau.c
49
drm_private FILE *
nouveau_out
= NULL;
variable
70
nouveau_out
= stderr;
75
nouveau_out
= fout;
Completed in 4 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026