Home
last modified time | relevance | path

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

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