Searched defs:nvkm_volt (Results 1 – 3 of 3) sorted by relevance
5 struct nvkm_volt { struct6 const struct nvkm_volt_func *func; argument20 int nvkm_volt_get(struct nvkm_volt *); argument
3 #define nvkm_volt(p) container_of((p), struct nvkm_volt, subdev) macro
177 nvkm_volt = { variable