Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtee.h34 struct tee_ioctl_buf_data { struct
75 struct tee_ioctl_buf_data)
87 struct tee_ioctl_buf_data)
106 struct tee_ioctl_buf_data)
114 struct tee_ioctl_buf_data)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtee.h48 struct tee_ioctl_buf_data { struct
89 #define TEE_IOC_OPEN_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 2, struct tee_ioctl_buf_data)
99 #define TEE_IOC_INVOKE _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 3, struct tee_ioctl_buf_data)
114 #define TEE_IOC_SUPPL_RECV _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 6, struct tee_ioctl_buf_data)
120 #define TEE_IOC_SUPPL_SEND _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 7, struct tee_ioctl_buf_data)
/kernel/linux/linux-5.10/include/uapi/linux/
Dtee.h132 struct tee_ioctl_buf_data { struct
258 struct tee_ioctl_buf_data)
288 struct tee_ioctl_buf_data)
343 struct tee_ioctl_buf_data)
364 struct tee_ioctl_buf_data)
/kernel/linux/linux-5.10/drivers/tee/
Dtee_core.c470 struct tee_ioctl_buf_data __user *ubuf) in tee_ioctl_open_session()
474 struct tee_ioctl_buf_data buf; in tee_ioctl_open_session()
549 struct tee_ioctl_buf_data __user *ubuf) in tee_ioctl_invoke()
553 struct tee_ioctl_buf_data buf; in tee_ioctl_invoke()
684 struct tee_ioctl_buf_data __user *ubuf) in tee_ioctl_supp_recv()
687 struct tee_ioctl_buf_data buf; in tee_ioctl_supp_recv()
781 struct tee_ioctl_buf_data __user *ubuf) in tee_ioctl_supp_send()
784 struct tee_ioctl_buf_data buf; in tee_ioctl_supp_send()