Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/tee/optee/
Dcore.c42 ret = optee_enumerate_devices(PTA_CMD_GET_DEVICES_RPMB); in optee_bus_scan_rpmb()
61 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
Ddevice.c181 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
Doptee_private.h306 int optee_enumerate_devices(u32 func);
Dffa_abi.c968 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_ffa_probe()
Dsmc_abi.c1774 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()