Home
last modified time | relevance | path

Searched refs:tee_bus_type (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Ddevice.c81 optee_device->dev.bus = &tee_bus_type; in optee_register_device()
189 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
/openbmc/linux/drivers/tee/
H A Dtee_core.c1218 struct bus_type tee_bus_type = { variable
1223 EXPORT_SYMBOL_GPL(tee_bus_type);
1241 rc = bus_register(&tee_bus_type); in tee_init()
1260 bus_unregister(&tee_bus_type); in tee_exit()
/openbmc/linux/include/linux/
H A Dtee_drv.h469 extern struct bus_type tee_bus_type;
/openbmc/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c264 .bus = &tee_bus_type,
/openbmc/linux/drivers/char/hw_random/
H A Doptee-rng.c284 .bus = &tee_bus_type,
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c267 .bus = &tee_bus_type,
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c385 .bus = &tee_bus_type,
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c341 .bus = &tee_bus_type,
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c619 .bus = &tee_bus_type,
/openbmc/linux/Documentation/staging/
H A Dtee.rst101 .bus = &tee_bus_type,