Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Ddevice.c88 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()
/linux/include/linux/
H A Dtee_drv.h276 extern const struct bus_type tee_bus_type;
/linux/Documentation/driver-api/
H A Dtee.rst49 .bus = &tee_bus_type,
/linux/drivers/tee/
H A Dtee_core.c1236 const struct bus_type tee_bus_type = { variable
1241 EXPORT_SYMBOL_GPL(tee_bus_type);
1259 rc = bus_register(&tee_bus_type); in tee_init()
1277 bus_unregister(&tee_bus_type); in tee_exit()
/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c264 .bus = &tee_bus_type,
/linux/drivers/char/hw_random/
H A Doptee-rng.c284 .bus = &tee_bus_type,
/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c267 .bus = &tee_bus_type,
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c385 .bus = &tee_bus_type,
/linux/drivers/rtc/
H A Drtc-optee.c341 .bus = &tee_bus_type,
/linux/drivers/firmware/arm_scmi/transports/
H A Doptee.c612 .bus = &tee_bus_type,
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c594 .bus = &tee_bus_type,