i3c_bus_type      269 drivers/i3c/device.c 	drv->driver.bus = &i3c_bus_type;
i3c_bus_type       13 drivers/i3c/internals.h extern struct bus_type i3c_bus_type;
i3c_bus_type      318 drivers/i3c/master.c struct bus_type i3c_bus_type = {
i3c_bus_type     1463 drivers/i3c/master.c 		desc->dev->dev.bus = &i3c_bus_type;
i3c_bus_type     2426 drivers/i3c/master.c 	master->dev.bus = &i3c_bus_type;
i3c_bus_type     2643 drivers/i3c/master.c 	return bus_register(&i3c_bus_type);
i3c_bus_type     2650 drivers/i3c/master.c 	bus_unregister(&i3c_bus_type);