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

/linux-master/include/uapi/linux/
H A Dtee.h121 * struct tee_ioctl_buf_data - Variable sized buffer
128 struct tee_ioctl_buf_data { struct
249 * Takes a struct tee_ioctl_buf_data which contains a struct
254 struct tee_ioctl_buf_data)
280 * Takes a struct tee_ioctl_buf_data which contains a struct
284 struct tee_ioctl_buf_data)
335 * Takes a struct tee_ioctl_buf_data which contains a struct
339 struct tee_ioctl_buf_data)
356 * Takes a struct tee_ioctl_buf_data which contains a struct
360 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 153 milliseconds