Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_rfim.c167 static const struct attribute_group fivr_attribute_group = { variable
271 ret = sysfs_create_group(&pdev->dev.kobj, &fivr_attribute_group); in proc_thermal_rfim_add()
279 sysfs_remove_group(&pdev->dev.kobj, &fivr_attribute_group); in proc_thermal_rfim_add()
293 sysfs_remove_group(&pdev->dev.kobj, &fivr_attribute_group); in proc_thermal_rfim_remove()