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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkobject.h173 static inline struct kset *to_kset(struct kobject *kobj) function
180 return k ? to_kset(kobject_get(&k->kobj)) : NULL;

Completed in 105 milliseconds