Searched refs:psp_check_tee_status (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpsp-tee.h66 * psp_check_tee_status() - Checks whether there is a TEE which a driver can
76 int psp_check_tee_status(void);
86 static inline int psp_check_tee_status(void) function
/linux-master/drivers/crypto/ccp/
H A Dtee-dev.c358 int psp_check_tee_status(void) function
367 EXPORT_SYMBOL(psp_check_tee_status); variable
/linux-master/drivers/tee/amdtee/
H A Dcore.c460 rc = psp_check_tee_status();

Completed in 134 milliseconds