Searched refs:to_dev_attr (Results 1 – 2 of 2) sorted by relevance
93 #define to_dev_attr(_attr) container_of(_attr, struct domain_dev_attribute,\ macro
940 #define to_dev_attr(_attr) container_of(_attr, struct device_attribute, attr) macro945 struct device_attribute *dev_attr = to_dev_attr(attr); in dev_attr_show()961 struct device_attribute *dev_attr = to_dev_attr(attr); in dev_attr_store()