Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dlg-laptop.c514 static const struct attribute_group dev_attribute_group = { variable
623 ret = sysfs_create_group(&pf_device->dev.kobj, &dev_attribute_group); in acpi_add()
644 sysfs_remove_group(&pf_device->dev.kobj, &dev_attribute_group); in acpi_remove()