coreboot_bus_type   59 drivers/firmware/google/coreboot_table.c static struct bus_type coreboot_bus_type = {
coreboot_bus_type   75 drivers/firmware/google/coreboot_table.c 	driver->drv.bus = &coreboot_bus_type;
coreboot_bus_type  105 drivers/firmware/google/coreboot_table.c 		device->dev.bus = &coreboot_bus_type;
coreboot_bus_type  155 drivers/firmware/google/coreboot_table.c 	ret = bus_register(&coreboot_bus_type);
coreboot_bus_type  159 drivers/firmware/google/coreboot_table.c 			bus_unregister(&coreboot_bus_type);
coreboot_bus_type  168 drivers/firmware/google/coreboot_table.c 	bus_unregister(&coreboot_bus_type);