Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c255 static const struct attribute_group uuid_attribute_group = { variable
616 result = sysfs_create_group(&pdev->dev.kobj, &uuid_attribute_group); in int3400_thermal_probe()
655 sysfs_remove_group(&pdev->dev.kobj, &uuid_attribute_group); in int3400_thermal_probe()
687 sysfs_remove_group(&pdev->dev.kobj, &uuid_attribute_group); in int3400_thermal_remove()