Home
last modified time | relevance | path

Searched refs:nvbios_therm_fan (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h43 struct nvbios_therm_fan { struct
71 nvbios_therm_fan_parse(struct nvkm_bios *, struct nvbios_therm_fan *); argument
Dfan.h5 u16 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dfan.c66 nvbios_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_fan_parse()
Dtherm.c155 nvbios_therm_fan_parse(struct nvkm_bios *bios, struct nvbios_therm_fan *fan) in nvbios_therm_fan_parse()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h38 struct nvbios_therm_fan bios;
Dfanpwm.c93 struct nvbios_therm_fan fan; in nvkm_fanpwm_create()