Home
last modified time | relevance | path

Searched defs:to_ext_attr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/
H A Dcore.c2397 #define to_ext_attr(x) container_of(x, struct dev_ext_attribute, attr) macro
/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c2817 #define to_ext_attr(x) container_of(x, struct dev_ext_attribute, attr) macro