Searched refs:gdth_ioctl_ctrtype (Results 1 – 2 of 2) sorted by relevance
221 } gdth_ioctl_ctrtype; typedef
3920 gdth_ioctl_ctrtype ctrt; in gdth_ioctl()3922 if (copy_from_user(&ctrt, argp, sizeof(gdth_ioctl_ctrtype)) || in gdth_ioctl()3939 if (copy_to_user(argp, &ctrt, sizeof(gdth_ioctl_ctrtype))) in gdth_ioctl()