Home
last modified time | relevance | path

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

/linux-6.3-rc2/samples/kobject/
A Dkset-example.c38 struct foo_attribute { struct
40 ssize_t (*show)(struct foo_obj *foo, struct foo_attribute *attr, char *buf); argument
41 ssize_t (*store)(struct foo_obj *foo, struct foo_attribute *attr, const char *buf, size_t count); argument
131 static struct foo_attribute foo_attribute = variable
A Dkobject-example.c47 static struct kobj_attribute foo_attribute = variable

Completed in 21 milliseconds