Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dphysical_location.h12 extern const struct attribute_group dev_attr_physical_location_group;
15 static const struct attribute_group dev_attr_physical_location_group = {}; variable
H A Dphysical_location.c142 const struct attribute_group dev_attr_physical_location_group = { variable
H A Dcore.c2895 &dev_attr_physical_location_group); in device_add_attrs()
2926 device_remove_group(dev, &dev_attr_physical_location_group); in device_remove_attrs()