static void __exit siox_exit()

in siox-core.c [924:927]


static void __exit siox_exit(void)
{
	bus_unregister(&siox_bus_type);
}