Searched defs:subsys_private (Results 1 – 2 of 2) sorted by relevance
42 struct subsys_private { struct61 #define to_subsys_private(obj) container_of_const(obj, struct subsys_private, subsys.kobj) argument
40 struct subsys_private { struct56 #define to_subsys_private(obj) container_of(obj, struct subsys_private, subsys.kobj) argument