Searched refs:__ATTR_RO (Results 1 – 3 of 3) sorted by relevance
55 struct bus_attribute bus_attr_##_name = __ATTR_RO(_name)277 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)431 struct class_attribute class_attr_##_name = __ATTR_RO(_name)544 struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
80 #define __ATTR_RO(_name) { \ macro
926 static struct device_attribute format_attr_##_name = __ATTR_RO(_name)