Searched refs:get_devices (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | device.c | 22 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() 132 rc = get_devices(ctx, sess_arg.session, device_shm, &shm_size, func); in __optee_enumerate_devices()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | inline_crypt.c | 44 sb->s_cop->get_devices(sb, devs); in fscrypt_get_devices()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscrypt.h | 71 void (*get_devices)(struct super_block *sb, member
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 2926 .get_devices = f2fs_get_devices,
|