Searched refs:elog_attribute (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-elog.c30 struct elog_attribute { struct
32 ssize_t (*show)(struct elog_obj *elog, struct elog_attribute *attr,
34 ssize_t (*store)(struct elog_obj *elog, struct elog_attribute *attr,
37 #define to_elog_attr(x) container_of(x, struct elog_attribute, attr)
40 struct elog_attribute *attr,
55 struct elog_attribute *attr,
64 struct elog_attribute *attr,
71 struct elog_attribute *attr,
86 static struct elog_attribute id_attribute =
88 static struct elog_attribute type_attribut
[all...]

Completed in 108 milliseconds