Searched refs:gdth_ioctl_reset (Results 1 – 2 of 2) sorted by relevance
249 } gdth_ioctl_reset; typedef
3441 gdth_ioctl_reset res; in ioc_resetdrv()3446 if (copy_from_user(&res, arg, sizeof(gdth_ioctl_reset)) || in ioc_resetdrv()3468 if (copy_to_user(arg, &res, sizeof(gdth_ioctl_reset))) in ioc_resetdrv()3912 gdth_ioctl_reset res; in gdth_ioctl()3915 if (copy_from_user(&res, argp, sizeof(gdth_ioctl_reset)) || in gdth_ioctl()3929 if (copy_to_user(argp, &res, sizeof(gdth_ioctl_reset))) in gdth_ioctl()