OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_device_open_existing
(Results
1 - 4
of
4
) sorted by null
/external/libdrm/nouveau/
nouveau-symbol-check
32
nouveau_device_open_existing
private.h
114
nouveau_device_open_existing
(struct nouveau_device **, int, int, drm_context_t);
nouveau.c
361
nouveau_device_open_existing
(struct nouveau_device **pdev, int close, int fd,
function
/external/drm_gralloc/
gralloc_drm_nouveau.c
331
err =
nouveau_device_open_existing
(&info->dev, 0, info->fd, 0);
Completed in 73 milliseconds