#ifndef __NVBIOS_FAN_H__ #define __NVBIOS_FAN_H__ #include <subdev/bios/therm.h> u32 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan); #endifOverall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Martin Peres | 23 | 92.00% | 1 | 33.33% |
| Ben Skeggs | 2 | 8.00% | 2 | 66.67% |
| Total | 25 | 100.00% | 3 | 100.00% |