Searched refs:to_foo_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.c37 #define to_foo_obj(x) container_of(x, struct foo_obj, kobj) macro
62 foo = to_foo_obj(kobj);
82 foo = to_foo_obj(kobj);
107 foo = to_foo_obj(kobj);

Completed in 110 milliseconds