HomeSort by: relevance | last modified time | path
    Searched defs:gk20a_volt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
gk20a.h 37 struct gk20a_volt { struct
44 int vmin, struct gk20a_volt *volt);
nouveau_nvkm_subdev_volt_gk20a.c 27 #define gk20a_volt(p) container_of((p), struct gk20a_volt, base) macro
100 struct gk20a_volt *volt = gk20a_volt(base);
115 struct gk20a_volt *volt = gk20a_volt(base);
125 struct gk20a_volt *volt = gk20a_volt(base);
145 gk20a_volt = { variable in typeref:typename:const struct nvkm_volt_func
154 int vmin, struct gk20a_volt *volt
    [all...]

Completed in 12 milliseconds