OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_device_del
(Results
1 - 7
of
7
) sorted by null
/external/libdrm/nouveau/
nouveau-symbol-check
29
nouveau_device_del
nouveau.h
76
void
nouveau_device_del
(struct nouveau_device **);
nouveau.c
457
nouveau_device_del
(pdev);
502
nouveau_device_del
(struct nouveau_device **pdev)
function
/external/libdrm/tests/nouveau/
threaded.c
141
nouveau_device_del
(&nvdev2);
142
nouveau_device_del
(&nvdev);
/external/mesa3d/src/gallium/targets/xorg-nouveau/
nouveau_xorg.c
150
nouveau_device_del
(&dev);
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_screen.c
205
nouveau_device_del
(&screen->device);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_screen.c
145
nouveau_device_del
(&screen->device);
Completed in 170 milliseconds