Home
last modified time | relevance | path

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

/include/linux/device/
Dbus.h128 struct bus_attribute { struct
135 struct bus_attribute bus_attr_##_name = __ATTR_RW(_name) argument
137 struct bus_attribute bus_attr_##_name = __ATTR_RO(_name)
139 struct bus_attribute bus_attr_##_name = __ATTR_WO(_name)
142 struct bus_attribute *);
143 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);