Searched refs:tee_ioctl_buf_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtee.h122 * struct tee_ioctl_buf_data - Variable sized buffer
129 struct tee_ioctl_buf_data { struct
250 * Takes a struct tee_ioctl_buf_data which contains a struct
255 struct tee_ioctl_buf_data)
281 * Takes a struct tee_ioctl_buf_data which contains a struct
285 struct tee_ioctl_buf_data)
336 * Takes a struct tee_ioctl_buf_data which contains a struct
340 struct tee_ioctl_buf_data)
357 * Takes a struct tee_ioctl_buf_data which contains a struct
361 struct tee_ioctl_buf_data)
[all...]
/linux-master/drivers/tee/
H A Dtee_core.c468 struct tee_ioctl_buf_data __user *ubuf)
472 struct tee_ioctl_buf_data buf;
547 struct tee_ioctl_buf_data __user *ubuf)
551 struct tee_ioctl_buf_data buf;
682 struct tee_ioctl_buf_data __user *ubuf)
685 struct tee_ioctl_buf_data buf;
779 struct tee_ioctl_buf_data __user *ubuf)
782 struct tee_ioctl_buf_data buf;

Completed in 92 milliseconds