Searched refs:nvif_disp_ctor (Results 1 – 3 of 3) sorted by relevance
10 int nvif_disp_ctor(struct nvif_device *, const char *name, s32 oclass,
34 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, in nvif_disp_ctor() function
707 ret = nvif_disp_ctor(&drm->client.device, "kmsDisp", 0, in nouveau_display_create()