Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.h227 #define to_device_attribute(n) container_of(n, struct device_attribute, attr) macro
229 #define attr_to_ext_attr(n) to_dev_ext_attribute(to_device_attribute(n))