isa_bus_type       87 drivers/base/isa.c static struct bus_type isa_bus_type = {
isa_bus_type      120 drivers/base/isa.c 	isa_driver->driver.bus	= &isa_bus_type;
isa_bus_type      137 drivers/base/isa.c 		isa_dev->dev.bus	= &isa_bus_type;
isa_bus_type      175 drivers/base/isa.c 	error = bus_register(&isa_bus_type);
isa_bus_type      179 drivers/base/isa.c 			bus_unregister(&isa_bus_type);