host1x_bus_type   352 drivers/gpu/host1x/bus.c struct bus_type host1x_bus_type = {
host1x_bus_type   442 drivers/gpu/host1x/bus.c 	device->dev.bus = &host1x_bus_type;
host1x_bus_type   670 drivers/gpu/host1x/bus.c 	driver->driver.bus = &host1x_bus_type;
host1x_bus_type    13 drivers/gpu/host1x/bus.h extern struct bus_type host1x_bus_type;
host1x_bus_type   424 drivers/gpu/host1x/dev.c 	err = bus_register(&host1x_bus_type);
host1x_bus_type   430 drivers/gpu/host1x/dev.c 		bus_unregister(&host1x_bus_type);
host1x_bus_type   439 drivers/gpu/host1x/dev.c 	bus_unregister(&host1x_bus_type);