Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_rfim.c315 static const struct attribute_group dlvr_attribute_group = { variable
451 ret = sysfs_create_group(&pdev->dev.kobj, &dlvr_attribute_group); in proc_thermal_rfim_add()
463 sysfs_remove_group(&pdev->dev.kobj, &dlvr_attribute_group); in proc_thermal_rfim_add()
480 sysfs_remove_group(&pdev->dev.kobj, &dlvr_attribute_group); in proc_thermal_rfim_remove()