Home
last modified time | relevance | path

Searched refs:NVBIOS_THERM_FAN_UNK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h25 NVBIOS_THERM_FAN_UNK = 0, enumerator
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dfan.c83 fan->type = NVBIOS_THERM_FAN_UNK; in nvbios_fan_parse()