Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tee/optee/
Ddevice.c34 static int get_devices(struct tee_context *ctx, u32 session, in get_devices() function
121 rc = get_devices(ctx, sess_arg.session, NULL, &shm_size); in optee_enumerate_devices()
133 rc = get_devices(ctx, sess_arg.session, device_shm, &shm_size); in optee_enumerate_devices()