Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-dump.c37 #define to_dump_attr(x) container_of(x, struct dump_attribute, attr) macro
166 attribute = to_dump_attr(attr); in dump_attr_show()
182 attribute = to_dump_attr(attr); in dump_attr_store()