Searched refs:tee_bus_type (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/tee/optee/ |
D | device.c | 72 optee_device->dev.bus = &tee_bus_type; in optee_register_device() 175 bus_for_each_dev(&tee_bus_type, NULL, NULL, in optee_unregister_devices()
|
/linux-6.1.9/drivers/tee/ |
D | tee_core.c | 1218 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()
|
/linux-6.1.9/drivers/firmware/broadcom/ |
D | tee_bnxt_fw.c | 264 .bus = &tee_bus_type,
|
/linux-6.1.9/include/linux/ |
D | tee_drv.h | 469 extern struct bus_type tee_bus_type;
|
/linux-6.1.9/drivers/char/hw_random/ |
D | optee-rng.c | 284 .bus = &tee_bus_type,
|
/linux-6.1.9/security/keys/trusted-keys/ |
D | trusted_tee.c | 290 .bus = &tee_bus_type,
|
/linux-6.1.9/drivers/char/tpm/ |
D | tpm_ftpm_tee.c | 386 .bus = &tee_bus_type,
|
/linux-6.1.9/drivers/rtc/ |
D | rtc-optee.c | 341 .bus = &tee_bus_type,
|
/linux-6.1.9/drivers/firmware/arm_scmi/ |
D | optee.c | 621 .bus = &tee_bus_type,
|
/linux-6.1.9/Documentation/staging/ |
D | tee.rst | 101 .bus = &tee_bus_type,
|