Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Ddevice.c72 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/
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()
/linux-6.1.9/drivers/firmware/broadcom/
Dtee_bnxt_fw.c264 .bus = &tee_bus_type,
/linux-6.1.9/include/linux/
Dtee_drv.h469 extern struct bus_type tee_bus_type;
/linux-6.1.9/drivers/char/hw_random/
Doptee-rng.c284 .bus = &tee_bus_type,
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tee.c290 .bus = &tee_bus_type,
/linux-6.1.9/drivers/char/tpm/
Dtpm_ftpm_tee.c386 .bus = &tee_bus_type,
/linux-6.1.9/drivers/rtc/
Drtc-optee.c341 .bus = &tee_bus_type,
/linux-6.1.9/drivers/firmware/arm_scmi/
Doptee.c621 .bus = &tee_bus_type,
/linux-6.1.9/Documentation/staging/
Dtee.rst101 .bus = &tee_bus_type,