Home
last modified time | relevance | path

Searched refs:nvbios_therm_trip_point (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h32 struct nvbios_therm_trip_point { struct
56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; argument
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtherm.h66 struct nvbios_therm_trip_point *last_trip;
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dtherm.c155 struct nvbios_therm_trip_point *cur_trip = NULL; in nvbios_therm_fan_parse()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dbase.c40 struct nvbios_therm_trip_point *trip = therm->fan->bios.trip, in nvkm_therm_update_trip()