HomeSort by: relevance | last modified time | path
    Searched refs:nvkm_top_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
priv.h 16 struct nvkm_top_device { struct
27 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
nouveau_nvkm_subdev_top_base.c 31 struct nvkm_top_device *
34 struct nvkm_top_device *info = kmalloc(sizeof(*info), GFP_KERNEL);
52 struct nvkm_top_device *info;
68 struct nvkm_top_device *info;
84 struct nvkm_top_device *info;
100 struct nvkm_top_device *info;
123 struct nvkm_top_device *info;
137 struct nvkm_top_device *info;
151 struct nvkm_top_device *info;
176 struct nvkm_top_device *info, *temp
    [all...]
nouveau_nvkm_subdev_top_gk104.c 36 struct nvkm_top_device *info = NULL;

Completed in 14 milliseconds