Searched refs:nvbios_vpstate_parse (Results 1 – 3 of 3) sorted by relevance
22 int nvbios_vpstate_parse(struct nvkm_bios *, struct nvbios_vpstate_header *);
42 nvbios_vpstate_parse(struct nvkm_bios *b, struct nvbios_vpstate_header *h) in nvbios_vpstate_parse() function
659 if (bios && !nvbios_vpstate_parse(bios, &h)) { in nvkm_clk_ctor()