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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/kobject/
H A Dkset-example.c188 static struct foo_obj *bar_obj; variable in typeref:struct:foo_obj
250 bar_obj = create_foo_obj("bar");
251 if (!bar_obj)
261 destroy_foo_obj(bar_obj);
271 destroy_foo_obj(bar_obj);

Completed in 200 milliseconds