Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Duv_sysfs.c151 struct hub_sysfs_entry { struct
157 static struct hub_sysfs_entry name_attribute = argument
159 static struct hub_sysfs_entry location_attribute =
161 static struct hub_sysfs_entry partition_attribute =
163 static struct hub_sysfs_entry shared_attribute =
165 static struct hub_sysfs_entry nasid_attribute =
167 static struct hub_sysfs_entry cnode_attribute =
193 struct hub_sysfs_entry *entry; in hub_type_show()
195 entry = container_of(attr, struct hub_sysfs_entry, attr); in hub_type_show()