Searched defs:foo_obj (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/samples/kobject/
H A Dkset-example.c31 struct foo_obj { struct
114 static ssize_t foo_show(struct foo_obj *foo_obj, struct foo_attribute *attr, foo_show() argument
120 static ssize_t foo_store(struct foo_obj *foo_obj, struct foo_attribute *attr, foo_store() argument
140 static ssize_t b_show(struct foo_obj *foo_obj, struct foo_attribute *attr, b_show() argument
152 static ssize_t b_store(struct foo_obj *foo_obj, struct foo_attribute *attr, b_store() argument
196 static struct foo_obj *foo_obj; variable in typeref:struct:foo_obj

Completed in 35 milliseconds