in mcb-core.c [310:313]
static void mcb_devices_unregister(struct mcb_bus *bus) { bus_for_each_dev(&mcb_bus_type, NULL, NULL, __mcb_devices_unregister); }