HomeSort by: relevance | last modified time | path
    Searched defs:nvbios_vpstate_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_vpstate.c 81 nvbios_vpstate_entry(struct nvkm_bios *b, struct nvbios_vpstate_header *h, function in typeref:typename:int
82 u8 idx, struct nvbios_vpstate_entry *e)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
vpstate.h 20 struct nvbios_vpstate_entry { struct
25 int nvbios_vpstate_entry(struct nvkm_bios *, struct nvbios_vpstate_header *,
26 u8 idx, struct nvbios_vpstate_entry *);

Completed in 57 milliseconds