Home
last modified time | relevance | path

Searched refs:to_dev_ext_attribute (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/events/intel/
Duncore.h228 #define to_dev_ext_attribute(n) container_of(n, struct dev_ext_attribute, attr) macro
229 #define attr_to_ext_attr(n) to_dev_ext_attribute(to_device_attribute(n))
Duncore_snbep.c3756 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()