Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-dump.c30 struct dump_attribute { struct
32 ssize_t (*show)(struct dump_obj *dump, struct dump_attribute *attr,
34 ssize_t (*store)(struct dump_obj *dump, struct dump_attribute *attr,
37 #define to_dump_attr(x) container_of(x, struct dump_attribute, attr)
40 struct dump_attribute *attr, in dump_id_show()
57 struct dump_attribute *attr, in dump_type_show()
66 struct dump_attribute *attr, in dump_ack_show()
87 struct dump_attribute *attr, in dump_ack_store()
106 static struct dump_attribute id_attribute =
108 static struct dump_attribute type_attribut
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-dump.c30 struct dump_attribute { struct
32 ssize_t (*show)(struct dump_obj *dump, struct dump_attribute *attr,
34 ssize_t (*store)(struct dump_obj *dump, struct dump_attribute *attr,
37 #define to_dump_attr(x) container_of(x, struct dump_attribute, attr)
40 struct dump_attribute *attr, in dump_id_show()
57 struct dump_attribute *attr, in dump_type_show()
66 struct dump_attribute *attr, in dump_ack_show()
87 struct dump_attribute *attr, in dump_ack_store()
106 static struct dump_attribute id_attribute =
108 static struct dump_attribute type_attribut
[all...]

Completed in 1 milliseconds