Searched refs:get_devices (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/tee/optee/ |
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()
|
/linux/fs/crypto/ |
A D | inline_crypt.c | 42 sb->s_cop->get_devices(sb, devs); in fscrypt_get_devices()
|
/linux/include/linux/ |
A D | fscrypt.h | 169 void (*get_devices)(struct super_block *sb, member
|
/linux/fs/f2fs/ |
A D | super.c | 3006 .get_devices = f2fs_get_devices,
|
/linux/ |
A D | System.map | 49109 ffff800010d20b90 t get_devices
|
A D | .tmp_System.map | 49109 ffff800010d20b90 t get_devices
|
Completed in 369 milliseconds