Searched refs:container_subsys (Results 1 – 3 of 3) sorted by relevance
27 struct bus_type container_subsys = { variable38 ret = subsys_system_register(&container_subsys, NULL); in container_dev_init()
15 extern struct bus_type container_subsys;
61 dev->bus = &container_subsys; in container_device_attach()
Completed in 5 milliseconds