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