nvbios_fan_parse    6 drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/fan.h u32 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan);
nvbios_fan_parse  272 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c 	if (!nvbios_fan_parse(bios, &therm->fan->bios)) {
nvbios_fan_parse   93 drivers/gpu/drm/nouveau/nvkm/subdev/therm/fanpwm.c 	nvbios_fan_parse(bios, &info);