Searched refs:nouveau_drm_new (Results 1 – 5 of 5) sorted by relevance
35 nouveau_drm_new
59 int nouveau_drm_new(int fd, struct nouveau_drm **);
325 nouveau_drm_new(int fd, struct nouveau_drm **pdrm) in nouveau_drm_new() function464 ret = nouveau_drm_new(fd, &drm); in nouveau_device_wrap()
97 ret = nouveau_drm_new(dupfd, &drm); in nouveau_drm_screen_create()
105 ret = nouveau_drm_new(dri_screen->fd, &screen->drm); in nouveau_init_screen2()