Home
last modified time | relevance | path

Searched refs:teedev_close_context (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dtee_core.h316 void teedev_close_context(struct tee_context *ctx);
/linux/drivers/tee/
H A Dtee_core.c100 void teedev_close_context(struct tee_context *ctx) in teedev_close_context() function
107 EXPORT_SYMBOL_GPL(teedev_close_context);
128 teedev_close_context(filp->private_data); in tee_release()
1154 teedev_close_context(ctx); in tee_client_close_context()
/linux/drivers/tee/optee/
H A Dcore.c176 teedev_close_context(optee->ctx); in optee_remove_common()
H A Dffa_abi.c986 teedev_close_context(ctx); in optee_ffa_probe()
H A Dsmc_abi.c1792 teedev_close_context(ctx); in optee_probe()