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