Home
last modified time | relevance | path

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

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