Home
last modified time | relevance | path

Searched refs:stm32_bsec_optee_ta_open (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.h16 int stm32_bsec_optee_ta_open(struct tee_context **ctx);
57 static inline int stm32_bsec_optee_ta_open(struct tee_context **ctx) in stm32_bsec_optee_ta_open() function
H A Dstm32-bsec-optee-ta.c101 int stm32_bsec_optee_ta_open(struct tee_context **ctx) in stm32_bsec_optee_ta_open() function
H A Dstm32-romem.c224 rc = stm32_bsec_optee_ta_open(&priv->ctx); in stm32_romem_probe()