Searched refs:upload (Results 1 – 12 of 12) sorted by relevance
52 } upload; member254 request.u.upload.effect = effect; in uinput_dev_upload_effect()255 request.u.upload.old = old; in uinput_dev_upload_effect()348 dev->ff->upload = uinput_dev_upload_effect; in uinput_create_device()994 !req->u.upload.effect) { in uinput_ioctl_handler()1000 ff_up.effect = *req->u.upload.effect; in uinput_ioctl_handler()1001 if (req->u.upload.old) in uinput_ioctl_handler()1002 ff_up.old = *req->u.upload.old; in uinput_ioctl_handler()1037 !req->u.upload.effect) { in uinput_ioctl_handler()
520 vib->input->ff->upload = cs40l50_add; in cs40l50_vibra_probe()
1240 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
400 goto upload; in check_acpi_ids()428 upload: in check_acpi_ids()
148 error = ff->upload(dev, effect, old); in input_ff_upload()
527 ff->upload = ml_ff_upload; in input_ff_create_memless()
380 ff->upload = iforce_upload_effect; in iforce_init_device()
1470 ff->upload = pidff_upload_effect; in hid_pidff_init_with_quirks()
1017 * incrementing of the address during download and upload operations
1605 * In either of these conditions, we upload the SCB back to the host so it can
1173 * other than STATUS_GOOD (0). In either of these conditions, we upload the
2868 ff->upload = hidpp_ff_upload_effect; in hidpp_ff_init()
Completed in 49 milliseconds