Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
A Dpriv.h12 struct nvkm_volt_func { struct
13 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 *);

Completed in 2 milliseconds