Searched refs:elog_attribute (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-elog.c | 30 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, in elog_id_show() 55 struct elog_attribute *attr, in elog_type_show() 64 struct elog_attribute *attr, in elog_ack_show() 71 struct elog_attribute *attr, in elog_ack_store() 86 static struct elog_attribute id_attribute = 88 static struct elog_attribute type_attribut [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-elog.c | 30 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, in elog_id_show() 55 struct elog_attribute *attr, in elog_type_show() 64 struct elog_attribute *attr, in elog_ack_show() 71 struct elog_attribute *attr, in elog_ack_store() 86 static struct elog_attribute id_attribute = 88 static struct elog_attribute type_attribut [all...] |
Completed in 2 milliseconds