Home
last modified time | relevance | path

Searched refs:upload (Results 1 – 12 of 12) sorted by relevance

/drivers/input/misc/
A Duinput.c52 } upload; member
254 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()
A Dcs40l50-vibra.c520 vib->input->ff->upload = cs40l50_add; in cs40l50_vibra_probe()
A Dda7280.c1240 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
/drivers/xen/
A Dxen-acpi-processor.c400 goto upload; in check_acpi_ids()
428 upload: in check_acpi_ids()
/drivers/input/
A Dff-core.c148 error = ff->upload(dev, effect, old); in input_ff_upload()
A Dff-memless.c527 ff->upload = ml_ff_upload; in input_ff_create_memless()
/drivers/input/joystick/iforce/
A Diforce-main.c380 ff->upload = iforce_upload_effect; in iforce_init_device()
/drivers/hid/usbhid/
A Dhid-pidff.c1470 ff->upload = pidff_upload_effect; in hid_pidff_init_with_quirks()
/drivers/scsi/aic7xxx/
A Daic7xxx.reg1017 * incrementing of the address during download and upload operations
A Daic7xxx.seq1605 * In either of these conditions, we upload the SCB back to the host so it can
A Daic79xx.seq1173 * other than STATUS_GOOD (0). In either of these conditions, we upload the
/drivers/hid/
A Dhid-logitech-hidpp.c2868 ff->upload = hidpp_ff_upload_effect; in hidpp_ff_init()

Completed in 49 milliseconds