Searched refs:__ATTR_RO (Results 1 – 5 of 5) sorted by relevance
113 static struct kobj_attribute version_attr = __ATTR_RO(version);114 static struct kobj_attribute num_alloc_mrs = __ATTR_RO(num_alloc_mrs);115 static struct kobj_attribute num_reg_pages = __ATTR_RO(num_reg_pages);116 static struct kobj_attribute num_dereg_pages = __ATTR_RO(num_dereg_pages);117 static struct kobj_attribute num_free_callbacks = __ATTR_RO(num_free_callbacks);
64 struct port_attribute port_attr_##_name = __ATTR_RO(_name)
58 #define __ATTR_RO(_name) { \ macro
1715 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)
1714 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)