Home
last modified time | relevance | path

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

/linux-6.8/drivers/tee/optee/
Ddevice.c174 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
Dcore.c85 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
Doptee_private.h283 int optee_enumerate_devices(u32 func);
Dffa_abi.c954 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_ffa_probe()
Dsmc_abi.c1768 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()