Searched refs:nvkm_volt_func (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | priv.h | 7 void nvkm_volt_ctor(const struct nvkm_volt_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 9 int nvkm_volt_new_(const struct nvkm_volt_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 12 struct nvkm_volt_func { struct
|
H A D | gk104.c | 84 static const struct nvkm_volt_func 101 const struct nvkm_volt_func *volt_func = &gk104_volt_gpio; in gk104_volt_new()
|
H A D | nv40.c | 26 static const struct nvkm_volt_func
|
H A D | gf117.c | 40 static const struct nvkm_volt_func
|
H A D | gf100.c | 50 static const struct nvkm_volt_func
|
H A D | base.c | 283 nvkm_volt_ctor(const struct nvkm_volt_func *func, struct nvkm_device *device, in nvkm_volt_ctor() 321 nvkm_volt_new_(const struct nvkm_volt_func *func, struct nvkm_device *device, in nvkm_volt_new_()
|
H A D | gk20a.c | 139 static const struct nvkm_volt_func
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | volt.h | 7 const struct nvkm_volt_func *func;
|