Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Ddevice.c160 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
Dcore.c84 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
Doptee_private.h239 int optee_enumerate_devices(u32 func);
Dffa_abi.c868 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_ffa_probe()
Dsmc_abi.c1532 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()