Searched refs:bus_attribute (Results 1 – 1 of 1) sorted by relevance
44 struct bus_attribute * bus_attrs;76 struct bus_attribute { struct83 struct bus_attribute bus_attr_##_name = __ATTR(_name,_mode,_show,_store) argument85 extern int bus_create_file(struct bus_type *, struct bus_attribute *);86 extern void bus_remove_file(struct bus_type *, struct bus_attribute *);