Searched refs:__ATTR_RO (Results 1 – 8 of 8) sorted by relevance
111 struct mdev_type_attribute mdev_type_attr_##_name = __ATTR_RO(_name)
115 #define __ATTR_RO(_name) { \ macro
136 struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
1607 static struct device_attribute format_attr_##_name = __ATTR_RO(_name)
56 { .dev_attr = __ATTR_RO(_name), \
149 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)
208 struct class_attribute class_attr_##_name = __ATTR_RO(_name)
137 struct bus_attribute bus_attr_##_name = __ATTR_RO(_name)