Home
last modified time | relevance | path

Searched refs:tee_client_close_context (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c229 tee_client_close_context(pvt_data.ctx); in tee_bnxt_fw_probe()
238 tee_client_close_context(pvt_data.ctx); in tee_bnxt_fw_remove()
248 tee_client_close_context(pvt_data.ctx); in tee_bnxt_fw_shutdown()
/linux-6.15/drivers/char/tpm/
H A Dtpm_ftpm_tee.c273 tee_client_close_context(pvt_data->ctx); in ftpm_tee_probe()
309 tee_client_close_context(pvt_data->ctx); in ftpm_tee_remove()
333 tee_client_close_context(pvt_data->ctx); in ftpm_plat_tee_shutdown()
/linux-6.15/drivers/char/hw_random/
H A Doptee-rng.c259 tee_client_close_context(pvt_data.ctx); in optee_rng_probe()
267 tee_client_close_context(pvt_data.ctx); in optee_rng_remove()
/linux-6.15/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c121 tee_client_close_context(tee_ctx); in stm32_bsec_optee_ta_open()
135 tee_client_close_context(ctx); in stm32_bsec_optee_ta_close()
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_tee.c242 tee_client_close_context(pvt_data.ctx); in trusted_key_probe()
251 tee_client_close_context(pvt_data.ctx); in trusted_key_remove()
/linux-6.15/include/linux/
H A Dtee_drv.h203 void tee_client_close_context(struct tee_context *ctx);
/linux-6.15/drivers/rtc/
H A Drtc-optee.c314 tee_client_close_context(priv->ctx); in optee_rtc_probe()
324 tee_client_close_context(priv->ctx); in optee_rtc_remove()
/linux-6.15/drivers/tee/optee/
H A Ddevice.c176 tee_client_close_context(ctx); in __optee_enumerate_devices()
/linux-6.15/drivers/firmware/arm_scmi/transports/
H A Doptee.c576 tee_client_close_context(tee_ctx); in scmi_optee_service_probe()
596 tee_client_close_context(agent->tee_ctx); in scmi_optee_service_remove()
/linux-6.15/drivers/platform/x86/amd/pmf/
H A Dtee-if.c498 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_init()
507 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_deinit()
/linux-6.15/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c516 tee_client_close_context(pvt_data.ctx); in tee_stmm_efi_close_context()
/linux-6.15/drivers/tee/
H A Dtee_core.c1152 void tee_client_close_context(struct tee_context *ctx) in tee_client_close_context() function
1156 EXPORT_SYMBOL_GPL(tee_client_close_context);