Searched defs:nvkm_ram_func (Results 1 – 1 of 1) sorted by relevance
143 struct nvkm_ram_func { struct145 u32 (*probe_fbp)(const struct nvkm_ram_func *, struct nvkm_device *, argument147 u32 (*probe_fbp_amount)(const struct nvkm_ram_func *, u32 fbpao, argument149 u32 (*probe_fbpa_amount)(struct nvkm_device *, int fbpa);150 void *(*dtor)(struct nvkm_ram *);151 int (*init)(struct nvkm_ram *);153 int (*calc)(struct nvkm_ram *, u32 freq);154 int (*prog)(struct nvkm_ram *);155 void (*tidy)(struct nvkm_ram *);