OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOUVEAU_DEVICE_CLASS
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/nouveau/
nouveau.h
232
#define
NOUVEAU_DEVICE_CLASS
0x80000000
abi16.c
247
if ((parent->length != 0 && parent->oclass ==
NOUVEAU_DEVICE_CLASS
) ||
nouveau.c
411
nvdev->base.object.oclass =
NOUVEAU_DEVICE_CLASS
;
Completed in 208 milliseconds