Searched defs:nvkm_volt_func (Results 1 – 1 of 1) sorted by relevance
11 struct nvkm_volt_func { struct12 int (*volt_get)(struct nvkm_volt *);13 int (*volt_set)(struct nvkm_volt *, u32 uv);14 int (*vid_get)(struct nvkm_volt *);15 int (*vid_set)(struct nvkm_volt *, u8 vid);16 int (*set_id)(struct nvkm_volt *, u8 id, int condition);