Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dsysfs.c943 static const struct kobj_attribute pm_profile_attr = __ATTR_RO(pm_profile); variable
1042 result = sysfs_create_file(acpi_kobj, &pm_profile_attr.attr); in acpi_sysfs_init()