Searched refs:he_ioctl_reg (Results 1 – 2 of 2) sorted by relevance
15 struct he_ioctl_reg { struct
2834 struct he_ioctl_reg reg; in he_ioctl()2842 if (copy_from_user(®, (struct he_ioctl_reg *) arg, in he_ioctl()2843 sizeof(struct he_ioctl_reg))) in he_ioctl()2869 if (copy_to_user((struct he_ioctl_reg *) arg, ®, in he_ioctl()2870 sizeof(struct he_ioctl_reg))) in he_ioctl()