Home
last modified time | relevance | path

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

/linux/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()
246 tee_client_close_context(pvt_data.ctx); in tee_bnxt_fw_shutdown()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c249 tee_client_close_context(pvt_data->ctx); in ftpm_tee_probe_generic()
292 tee_client_close_context(pvt_data->ctx); in ftpm_tee_remove_generic()
321 tee_client_close_context(pvt_data->ctx); in ftpm_plat_tee_shutdown()
/linux/drivers/char/hw_random/
H A Doptee-rng.c256 tee_client_close_context(pvt_data.ctx); in optee_rng_probe()
264 tee_client_close_context(pvt_data.ctx); in optee_rng_remove()
/linux/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/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/include/linux/
H A Dtee_drv.h225 void tee_client_close_context(struct tee_context *ctx);
/linux/drivers/firmware/arm_scmi/transports/
H A Doptee.c577 tee_client_close_context(tee_ctx); in scmi_optee_service_probe()
597 tee_client_close_context(agent->tee_ctx); in scmi_optee_service_remove()
/linux/drivers/tee/optee/
H A Ddevice.c176 tee_client_close_context(ctx); in __optee_enumerate_devices()
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c520 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_init()
531 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_deinit()
/linux/drivers/rtc/
H A Drtc-optee.c677 tee_client_close_context(priv->ctx); in optee_rtc_probe()
696 tee_client_close_context(priv->ctx); in optee_rtc_remove()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c508 tee_client_close_context(pvt_data.ctx); in tee_stmm_efi_close_context()
/linux/drivers/tee/
H A Dtee_core.c1363 void tee_client_close_context(struct tee_context *ctx) in tee_client_close_context() function
1367 EXPORT_SYMBOL_GPL(tee_client_close_context);