Home
last modified time | relevance | path

Searched refs:nouveau_device_open_existing (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbol-check32 nouveau_device_open_existing
Dprivate.h114 nouveau_device_open_existing(struct nouveau_device **, int, int, drm_context_t);
Dnouveau.c361 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, in nouveau_device_open_existing() function
/external/drm_gralloc/
Dgralloc_drm_nouveau.c331 err = nouveau_device_open_existing(&info->dev, 0, info->fd, 0); in gralloc_drm_drv_create_for_nouveau()