Searched refs:dev_attribute_group (Results 1 – 1 of 1) sorted by relevance
541 static const struct attribute_group dev_attribute_group = { variable705 ret = sysfs_create_group(&pf_device->dev.kobj, &dev_attribute_group); in acpi_add()726 sysfs_remove_group(&pf_device->dev.kobj, &dev_attribute_group); in acpi_remove()
Completed in 3 milliseconds