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()
248 tee_client_close_context(pvt_data.ctx); in tee_bnxt_fw_shutdown()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c293 tee_client_close_context(pvt_data->ctx); in ftpm_tee_probe()
329 tee_client_close_context(pvt_data->ctx); in ftpm_tee_remove()
353 tee_client_close_context(pvt_data->ctx); in ftpm_plat_tee_shutdown()
/linux/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/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/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/include/linux/
H A Dtee_drv.h203 void tee_client_close_context(struct tee_context *ctx);
/linux/drivers/firmware/arm_scmi/transports/
H A Doptee.c573 tee_client_close_context(tee_ctx); in scmi_optee_service_probe()
593 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.c478 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_init()
487 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_deinit()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c516 tee_client_close_context(pvt_data.ctx); in tee_stmm_efi_close_context()
/linux/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);