Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tee/optee/
A Ddevice.c22 static int get_devices(struct tee_context *ctx, u32 session, in get_devices() function
120 rc = get_devices(ctx, sess_arg.session, NULL, &shm_size, func); in __optee_enumerate_devices()
131 rc = get_devices(ctx, sess_arg.session, device_shm, &shm_size, func); in __optee_enumerate_devices()
/linux-6.3-rc2/fs/crypto/
A Dinline_crypt.c29 if (sb->s_cop->get_devices) { in fscrypt_get_devices()
30 devs = sb->s_cop->get_devices(sb, num_devs); in fscrypt_get_devices()
/linux-6.3-rc2/include/linux/
A Dfscrypt.h177 struct block_device **(*get_devices)(struct super_block *sb, member
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c3095 .get_devices = f2fs_get_devices,

Completed in 17 milliseconds