Searched refs:boot_attr_group (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/acpi/
H A Dacpi_fpdt.c139 static const struct attribute_group boot_attr_group = { variable in typeref:struct:attribute_group
247 result = sysfs_create_group(fpdt_kobj, &boot_attr_group);
261 sysfs_remove_group(fpdt_kobj, &boot_attr_group);

Completed in 183 milliseconds