Home
last modified time | relevance | path

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

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