Searched refs:atto_express_ioctl (Results 1 – 2 of 2) sorted by relevance
1279 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler()1292 if (!access_ok(VERIFY_WRITE, arg, sizeof(struct atto_express_ioctl))) { in esas2r_ioctl_handler()1301 ioctl = kzalloc(sizeof(struct atto_express_ioctl), GFP_KERNEL); in esas2r_ioctl_handler()1305 sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()1309 err = __copy_from_user(ioctl, arg, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()1381 atto_express_ioctl)); in esas2r_ioctl_handler()1389 atto_express_ioctl)); in esas2r_ioctl_handler()1396 atto_express_ioctl)); in esas2r_ioctl_handler()1404 atto_express_ioctl)); in esas2r_ioctl_handler()1536 err = __copy_to_user(arg, ioctl, sizeof(struct atto_express_ioctl)); in esas2r_ioctl_handler()
1217 struct __packed atto_express_ioctl { struct