Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-elog.c41 #define to_elog_attr(x) container_of(x, struct elog_attribute, attr) macro
101 attribute = to_elog_attr(attr); in elog_attr_show()
117 attribute = to_elog_attr(attr); in elog_attr_store()