Searched refs:to_dev_ext_attribute (Results 1 – 2 of 2) sorted by relevance
228 #define to_dev_ext_attribute(n) container_of(n, struct dev_ext_attribute, attr) macro229 #define attr_to_ext_attr(n) to_dev_ext_attribute(to_device_attribute(n))
3756 struct dev_ext_attribute *ea = to_dev_ext_attribute(attr); in skx_iio_mapping_show()4286 struct dev_ext_attribute *ea = to_dev_ext_attribute(attr); in skx_upi_mapping_show()