Searched refs:tee_bus_type (Results 1 – 8 of 8) sorted by relevance
88 optee_device->dev.bus = &tee_bus_type; in optee_register_device()196 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
1237 const struct bus_type tee_bus_type = { variable1242 EXPORT_SYMBOL_GPL(tee_bus_type);1260 rc = bus_register(&tee_bus_type); in tee_init()1278 bus_unregister(&tee_bus_type); in tee_exit()
264 .bus = &tee_bus_type,
284 .bus = &tee_bus_type,
341 .bus = &tee_bus_type,
615 .bus = &tee_bus_type,
594 .bus = &tee_bus_type,
Completed in 13 milliseconds