OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV_DEVICE
(Results
1 - 6
of
6
) sorted by null
/external/libdrm/nouveau/nvif/
class.h
14
#define
NV_DEVICE
/* cl0080.h */ 0x00000080
/external/mesa3d/src/gallium/winsys/nouveau/drm/
nouveau_drm_winsys.c
101
ret = nouveau_device_new(&drm->client,
NV_DEVICE
,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_screen.c
111
ret = nouveau_device_new(&screen->drm->client,
NV_DEVICE
,
/external/libdrm/nouveau/
abi16.c
244
(parent->length == 0 && parent->oclass ==
NV_DEVICE
)) {
nouveau.c
379
if (oclass !=
NV_DEVICE
||
469
ret = nouveau_device_new(&drm->client,
NV_DEVICE
,
/external/libdrm/include/drm/
nouveau_class.h
9
#define
NV_DEVICE
0x00000080
Completed in 114 milliseconds