Searched refs:nvkm_top (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/
H A Dpriv.h6 #define nvkm_top(p) container_of((p), struct nvkm_top, subdev) macro
10 int (*oneinit)(struct nvkm_top *);
14 int, struct nvkm_top **);
27 struct nvkm_top_device *nvkm_top_device_new(struct nvkm_top *);
H A Dnouveau_nvkm_subdev_top_base.c32 nvkm_top_device_new(struct nvkm_top *top)
51 struct nvkm_top *top = device->top;
67 struct nvkm_top *top = device->top;
83 struct nvkm_top *top = device->top;
99 struct nvkm_top *top = device->top;
122 struct nvkm_top *top = device->top;
136 struct nvkm_top *top = device->top;
150 struct nvkm_top *top = device->top;
168 struct nvkm_top *top = nvkm_top(subde
187 nvkm_top = { variable in typeref:struct:nvkm_subdev_func
[all...]
H A Dnouveau_nvkm_subdev_top_gk104.c32 gk104_top_oneinit(struct nvkm_top *top)
122 gk104_top_new(struct nvkm_device *device, int index, struct nvkm_top **ptop)
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dtop.h8 struct nvkm_top { struct
22 int gk104_top_new(struct nvkm_device *, int, struct nvkm_top **);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Ddevice.h167 struct nvkm_top *top;
244 int (*top )(struct nvkm_device *, int idx, struct nvkm_top **);

Completed in 100 milliseconds