Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c6502 static const struct attribute_group temp_label_attr_group = { variable
6607 res = sysfs_create_group(&tpacpi_hwmon->kobj, &temp_label_attr_group); in thermal_init()
6623 sysfs_remove_group(&tpacpi_hwmon->kobj, &temp_label_attr_group); in thermal_exit()