Home
last modified time | relevance | path

Searched defs:kobj_attribute (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dkobject.h139 struct kobj_attribute { struct
141 ssize_t (*show)(struct kobject *kobj, struct kobj_attribute *attr, argument
143 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, argument