Searched refs:slave_attribute (Results 1 – 1 of 1) sorted by relevance
13 struct slave_attribute { struct19 const struct slave_attribute slave_attr_##_name = __ATTR_RO(_name) argument117 #define to_slave_attr(_at) container_of(_at, struct slave_attribute, attr)122 struct slave_attribute *slave_attr = to_slave_attr(attr); in slave_show()