Home
last modified time | relevance | path

Searched refs:foo_show (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/kobject/
H A Dkobject-example.c28 static ssize_t foo_show(struct kobject *kobj, struct kobj_attribute *attr, in foo_show() function
48 __ATTR(foo, 0664, foo_show, foo_store);
H A Dkset-example.c112 static ssize_t foo_show(struct foo_obj *foo_obj, struct foo_attribute *attr, in foo_show() function
132 __ATTR(foo, 0664, foo_show, foo_store);