nvbios_vpstate_parse 22 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/vpstate.h int nvbios_vpstate_parse(struct nvkm_bios *, struct nvbios_vpstate_header *); nvbios_vpstate_parse 662 drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c if (bios && !nvbios_vpstate_parse(bios, &h)) {