Home
last modified time | relevance | path

Searched refs:nvkm_volt_func (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dpriv.h7 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 Dgk104.c84 static const struct nvkm_volt_func
101 const struct nvkm_volt_func *volt_func = &gk104_volt_gpio; in gk104_volt_new()
H A Dnv40.c26 static const struct nvkm_volt_func
H A Dgf117.c40 static const struct nvkm_volt_func
H A Dgf100.c50 static const struct nvkm_volt_func
H A Dbase.c283 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 Dgk20a.c139 static const struct nvkm_volt_func
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dvolt.h7 const struct nvkm_volt_func *func;