bus_attribute      45 include/linux/device.h struct bus_attribute bus_attr_##_name = __ATTR(_name, _mode, _show, _store)
bus_attribute      53 include/linux/device.h 	struct bus_attribute	*bus_attrs;