Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dtherm.h46 struct nvbios_therm_fan { struct
74 nvbios_therm_fan_parse(struct nouveau_bios *, struct nvbios_therm_fan *); argument
Dfan.h6 u16 nvbios_fan_parse(struct nouveau_bios *bios, struct nvbios_therm_fan *fan);
/drivers/gpu/drm/nouveau/core/subdev/bios/
Dfan.c67 nvbios_fan_parse(struct nouveau_bios *bios, struct nvbios_therm_fan *fan) in nvbios_fan_parse()
Dtherm.c156 struct nvbios_therm_fan *fan) in nvbios_therm_fan_parse()
/drivers/gpu/drm/nouveau/core/subdev/therm/
Dpriv.h40 struct nvbios_therm_fan bios;
Dfanpwm.c93 struct nvbios_therm_fan fan; in nouveau_fanpwm_create()