Release 4.10 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/fan.h
#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);
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
martin peres | martin peres | 23 | 92.00% | 1 | 33.33% |
ben skeggs | ben skeggs | 2 | 8.00% | 2 | 66.67% |
| Total | 25 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.