Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c6148 static bool thermal_use_labels; variable
6366 return thermal_use_labels ? attr->mode : 0; in temp_label_attr_is_visible()
6430 thermal_use_labels = true; in thermal_init()