Searched refs:nouveau_device_open_existing (Results 1 – 3 of 3) sorted by relevance
114 nouveau_device_open_existing(struct nouveau_device **, int, int, drm_context_t);
67 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, in nouveau_device_open_existing() function
331 err = nouveau_device_open_existing(&info->dev, 0, info->fd, 0); in gralloc_drm_drv_create_for_nouveau()