Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/optee/
Ddevice.c161 int optee_enumerate_devices(u32 func) in optee_enumerate_devices() function
Doptee_private.h186 int optee_enumerate_devices(u32 func);
Dcore.c217 WARN_ON(optee_enumerate_devices(PTA_CMD_GET_DEVICES_SUPP)); in optee_bus_scan()
739 rc = optee_enumerate_devices(PTA_CMD_GET_DEVICES); in optee_probe()