Searched refs:bar_obj (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/samples/kobject/
H A Dkset-example.c197 static struct foo_obj *bar_obj; variable in typeref:struct:foo_obj
259 bar_obj = create_foo_obj("bar"); example_init()
260 if (!bar_obj) example_init()
270 destroy_foo_obj(bar_obj); example_init()
281 destroy_foo_obj(bar_obj); example_exit()

Completed in 40 milliseconds