Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/include/subdev/bios/
Dtherm.h27 NVBIOS_THERM_FAN_UNK = 0, enumerator
/drivers/gpu/drm/nouveau/core/subdev/bios/
Dfan.c84 fan->type = NVBIOS_THERM_FAN_UNK; in nvbios_fan_parse()