Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/
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
Dphysical_location.c139 const struct attribute_group dev_attr_physical_location_group = { variable
Dcore.c2755 &dev_attr_physical_location_group); in device_add_attrs()
2786 device_remove_group(dev, &dev_attr_physical_location_group); in device_remove_attrs()