Searched refs:nvbios_therm_fan (Results 1 – 6 of 6) sorted by relevance
44 struct nvbios_therm_fan { struct72 nvbios_therm_fan_parse(struct nvkm_bios *, struct nvbios_therm_fan *); argument
6 u32 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()
153 nvbios_therm_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_therm_fan_parse()
42 struct nvbios_therm_fan bios;
90 struct nvbios_therm_fan info = {}; in nvkm_fanpwm_create()