Searched defs:nvkm_volt_func (Results 1 – 1 of 1) sorted by relevance
12 struct nvkm_volt_func { struct13 int (*oneinit)(struct nvkm_volt *);14 int (*volt_get)(struct nvkm_volt *);15 int (*volt_set)(struct nvkm_volt *, u32 uv);16 int (*vid_get)(struct nvkm_volt *);17 int (*vid_set)(struct nvkm_volt *, u8 vid);18 int (*set_id)(struct nvkm_volt *, u8 id, int condition);19 int (*speedo_read)(struct nvkm_volt *);