Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/
Dbus.c27 #define to_bus_attr(_attr) container_of(_attr, struct bus_attribute, attr) macro
105 struct bus_attribute *bus_attr = to_bus_attr(attr); in bus_attr_show()
117 struct bus_attribute *bus_attr = to_bus_attr(attr); in bus_attr_store()