Searched refs:tee_bus_type (Results 1 – 3 of 3) sorted by relevance
298 extern const struct bus_type tee_bus_type;
1470 const struct bus_type tee_bus_type = { variable1478 EXPORT_SYMBOL_GPL(tee_bus_type);1508 tee_driver->driver.bus = &tee_bus_type; in __tee_client_driver_register()1548 rc = bus_register(&tee_bus_type); in tee_init()1566 bus_unregister(&tee_bus_type); in tee_exit()