Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c150 struct hub_sysfs_entry { struct
156 static struct hub_sysfs_entry name_attribute = argument
158 static struct hub_sysfs_entry location_attribute =
160 static struct hub_sysfs_entry partition_attribute =
162 static struct hub_sysfs_entry shared_attribute =
164 static struct hub_sysfs_entry nasid_attribute =
166 static struct hub_sysfs_entry cnode_attribute =
192 struct hub_sysfs_entry *entry; in hub_type_show()
194 entry = container_of(attr, struct hub_sysfs_entry, attr); in hub_type_show()