Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dcore.c42 ret = optee_enumerate_devices(PTA_CMD_GET_DEVICES_RPMB); in optee_bus_scan_rpmb()
91 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
H A Ddevice.c181 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
H A Dffa_abi.c1159 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_ffa_probe()
H A Dsmc_abi.c1919 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()