Home
last modified time | relevance | path

Searched defs:nvkm_ram_func (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dfb.h150 struct nvkm_ram_func { struct
152 u32 (*probe_fbp)(const struct nvkm_ram_func *, struct nvkm_device *, argument
154 u32 (*probe_fbp_amount)(const struct nvkm_ram_func *, u32 fbpao, argument
156 u32 (*probe_fbpa_amount)(struct nvkm_device *, int fbpa);
157 void *(*dtor)(struct nvkm_ram *);
158 int (*init)(struct nvkm_ram *);
160 int (*calc)(struct nvkm_ram *, u32 freq);
161 int (*prog)(struct nvkm_ram *);
162 void (*tidy)(struct nvkm_ram *);