Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dhdaps.c465 static const struct attribute_group hdaps_attribute_group = { variable
556 ret = sysfs_create_group(&pdev->dev.kobj, &hdaps_attribute_group); in hdaps_init()
595 sysfs_remove_group(&pdev->dev.kobj, &hdaps_attribute_group); in hdaps_init()
610 sysfs_remove_group(&pdev->dev.kobj, &hdaps_attribute_group); in hdaps_exit()