Home
last modified time | relevance | path

Searched defs:gk104_volt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dgk104.c31 #define gk104_volt(p) container_of((p), struct gk104_volt, base) macro
32 struct gk104_volt { struct
40 struct nvbios_volt *bios = &gk104_volt(base)->bios; in gk104_volt_get() argument