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

/linux-master/drivers/base/
H A Dcontainer.c27 const struct bus_type container_subsys = { variable in typeref:struct:bus_type
38 ret = subsys_system_register(&container_subsys, NULL);
/linux-master/include/linux/
H A Dcontainer.h15 extern const struct bus_type container_subsys;
/linux-master/drivers/acpi/
H A Dcontainer.c61 dev->bus = &container_subsys;

Completed in 188 milliseconds