Home
last modified time | relevance | path

Searched refs:scifioctl_copy (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dscif_ioctl.h152 struct scifioctl_copy { struct
207 #define SCIF_READFROM _IOWR('s', 10, struct scifioctl_copy)
208 #define SCIF_WRITETO _IOWR('s', 11, struct scifioctl_copy)
209 #define SCIF_VREADFROM _IOWR('s', 12, struct scifioctl_copy)
210 #define SCIF_VWRITETO _IOWR('s', 13, struct scifioctl_copy)
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_fd.c356 struct scifioctl_copy copy; in scif_fdioctl()
371 struct scifioctl_copy copy; in scif_fdioctl()
386 struct scifioctl_copy copy; in scif_fdioctl()
401 struct scifioctl_copy copy; in scif_fdioctl()