Home
last modified time | relevance | path

Searched refs:nvbios_therm_fan_parse (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtherm.h72 nvbios_therm_fan_parse(struct nvkm_bios *, struct nvbios_therm_fan *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtherm.c153 nvbios_therm_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_therm_fan_parse() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfan.c274 if (nvbios_therm_fan_parse(bios, &therm->fan->bios)) in nvkm_therm_fan_ctor()