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

/linux-4.1.27/samples/kobject/
H A Dkset-example.c198 static struct foo_obj *baz_obj; variable in typeref:struct:foo_obj
263 baz_obj = create_foo_obj("baz"); example_init()
264 if (!baz_obj) example_init()
280 destroy_foo_obj(baz_obj); example_exit()

Completed in 57 milliseconds