Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_device.h26 #define PTA_CMD_GET_DEVICES 0x0 /* before tee-supplicant run */ macro
/optee_os/core/pta/
H A Ddevice.c98 case PTA_CMD_GET_DEVICES: in invoke_command()