Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c447 static struct attribute_group smbios_attribute_group = { variable
509 smbios_attribute_group.attrs = token_attrs; in build_tokens_sysfs()
511 ret = sysfs_create_group(&dev->dev.kobj, &smbios_attribute_group); in build_tokens_sysfs()
533 &smbios_attribute_group); in free_group()