Home
last modified time | relevance | path

Searched refs:PTA_CMD_GET_DEVICES (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dpta_device.h26 #define PTA_CMD_GET_DEVICES 0x0 /* before tee-supplicant run */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dpta_device.h26 #define PTA_CMD_GET_DEVICES 0x0 /* before tee-supplicant run */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dpta_device.h26 #define PTA_CMD_GET_DEVICES 0x0 /* before tee-supplicant run */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dpta_device.h26 #define PTA_CMD_GET_DEVICES 0x0 /* before tee-supplicant run */ macro
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Doptee_private.h186 #define PTA_CMD_GET_DEVICES 0x0 macro
H A Dcore.c747 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()