Searched refs:tee_client_close_context (Results 1 – 10 of 10) sorted by relevance
229 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()
249 tee_client_close_context(pvt_data->ctx); in ftpm_tee_probe()285 tee_client_close_context(pvt_data->ctx); in ftpm_tee_remove()309 tee_client_close_context(pvt_data->ctx); in ftpm_plat_tee_shutdown()
259 tee_client_close_context(pvt_data.ctx); in optee_rng_probe()267 tee_client_close_context(pvt_data.ctx); in optee_rng_remove()
121 tee_client_close_context(tee_ctx); in stm32_bsec_optee_ta_open()135 tee_client_close_context(ctx); in stm32_bsec_optee_ta_close()
314 tee_client_close_context(priv->ctx); in optee_rtc_probe()324 tee_client_close_context(priv->ctx); in optee_rtc_remove()
576 tee_client_close_context(tee_ctx); in scmi_optee_service_probe()596 tee_client_close_context(agent->tee_ctx); in scmi_optee_service_remove()
176 tee_client_close_context(ctx); in __optee_enumerate_devices()
498 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_init()509 tee_client_close_context(dev->tee_ctx); in amd_pmf_tee_deinit()
516 tee_client_close_context(pvt_data.ctx); in tee_stmm_efi_close_context()
1153 void tee_client_close_context(struct tee_context *ctx) in tee_client_close_context() function1157 EXPORT_SYMBOL_GPL(tee_client_close_context);
Completed in 20 milliseconds