Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c114 static const struct attribute_group imok_attribute_group = { variable
628 result = sysfs_create_group(&pdev->dev.kobj, &imok_attribute_group); in int3400_thermal_probe()
664 sysfs_remove_group(&pdev->dev.kobj, &imok_attribute_group); in int3400_thermal_probe()
695 sysfs_remove_group(&pdev->dev.kobj, &imok_attribute_group); in int3400_thermal_remove()