Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c531 static const struct kobj_type uv_pci_top_attr_type = { variable
611 ret = kobject_init_and_add(&top_obj->kobj, &uv_pci_top_attr_type, NULL, "%s", line); in init_pci_top_obj()