Searched refs:container_subsys (Results 1 – 3 of 3) sorted by relevance
30 struct bus_type container_subsys = { variable41 ret = subsys_system_register(&container_subsys, NULL); in container_dev_init()
15 extern struct bus_type container_subsys;
76 dev->bus = &container_subsys; in container_device_attach()