Searched refs:nvbios_therm_fan (Results 1 – 6 of 6) sorted by relevance
43 struct nvbios_therm_fan { struct71 nvbios_therm_fan_parse(struct nvkm_bios *, struct nvbios_therm_fan *); argument
5 u16 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan);
66 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_fan_parse()
155 nvbios_therm_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_therm_fan_parse()
38 struct nvbios_therm_fan bios;
93 struct nvbios_therm_fan fan; in nvkm_fanpwm_create()