Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Ddevice.c174 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
H A Dcore.c84 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
H A Doptee_private.h261 int optee_enumerate_devices(u32 func);
H A Dffa_abi.c874 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_ffa_probe()
H A Dsmc_abi.c1784 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()