Home
last modified time | relevance | path

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

/openbmc/linux/samples/kobject/
H A Dkobject-example.c34 static ssize_t foo_store(struct kobject *kobj, struct kobj_attribute *attr, in foo_store() function
H A Dkset-example.c118 static ssize_t foo_store(struct foo_obj *foo_obj, struct foo_attribute *attr, in foo_store() function