Searched refs:dev_attr_physical_location_group (Results 1 – 3 of 3) sorted by relevance
12 extern const struct attribute_group dev_attr_physical_location_group;15 static const struct attribute_group dev_attr_physical_location_group = {}; variable
139 const struct attribute_group dev_attr_physical_location_group = { variable
2755 &dev_attr_physical_location_group); in device_add_attrs()2786 device_remove_group(dev, &dev_attr_physical_location_group); in device_remove_attrs()