tee_bus_type 285 drivers/char/hw_random/optee-rng.c .bus = &tee_bus_type, tee_bus_type 77 drivers/tee/optee/device.c optee_device->dev.bus = &tee_bus_type; tee_bus_type 1070 drivers/tee/tee_core.c struct bus_type tee_bus_type = { tee_bus_type 1075 drivers/tee/tee_core.c EXPORT_SYMBOL_GPL(tee_bus_type); tee_bus_type 1093 drivers/tee/tee_core.c rc = bus_register(&tee_bus_type); tee_bus_type 1112 drivers/tee/tee_core.c bus_unregister(&tee_bus_type); tee_bus_type 553 include/linux/tee_drv.h extern struct bus_type tee_bus_type;