Searched refs:nouveau_device_open_existing (Results 1 – 4 of 4) sorted by relevance
32 nouveau_device_open_existing
114 nouveau_device_open_existing(struct nouveau_device **, int, int, drm_context_t);
361 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()