Home
last modified time | relevance | path

Searched refs:power_limit_attribute_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c67 static const struct attribute_group power_limit_attribute_group = { variable
244 ret = sysfs_create_group(&dev->kobj, &power_limit_attribute_group); in proc_thermal_add()
269 &power_limit_attribute_group); in proc_thermal_remove()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c144 static const struct attribute_group power_limit_attribute_group = { variable
416 &power_limit_attribute_group); in proc_thermal_remove()
442 ret = sysfs_create_group(&pdev->dev.kobj, &power_limit_attribute_group); in int3401_add()
682 ret = sysfs_create_group(&pdev->dev.kobj, &power_limit_attribute_group); in proc_thermal_pci_probe()

Completed in 2 milliseconds