Searched refs:to_slave_attr (Results 1 – 1 of 1) sorted by relevance
123 #define to_slave_attr(_at) container_of(_at, struct slave_attribute, attr) macro129 struct slave_attribute *slave_attr = to_slave_attr(attr); in slave_show()