/linux/fs/netfs/ |
H A D | write_issue.c | 315 struct netfs_io_stream *upload = &wreq->io_streams[0]; in netfs_write_folio() local 389 netfs_issue_write(wreq, upload); in netfs_write_folio() 395 netfs_issue_write(wreq, upload); in netfs_write_folio() 401 netfs_issue_write(wreq, upload); in netfs_write_folio() 416 netfs_issue_write(wreq, upload); in netfs_write_folio() 421 } else if (!upload->avail && !cache->avail) { in netfs_write_folio() 425 } else if (!upload->construct) { in netfs_write_folio() 694 struct netfs_io_stream *upload = &wreq->io_streams[0]; in netfs_unbuffered_write() local 708 part = netfs_advance_write(wreq, upload, start, len, false); in netfs_unbuffered_write()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-firmware | 28 upload. This string will be in the form of <STATUS>:<ERROR>, 34 upload status is "idle". If this file is read while a firmware 53 Description: Read-only. For firmware upload, this file contains the size 59 upload. 67 a firmware upload. The string will be one of the following:
|
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 49 This allows you to upload and run custom lightbar sequences.
|
H A D | sysfs-bus-cxl | 149 this directory can be used to upload and activate new
|
/linux/Documentation/driver-api/firmware/ |
H A D | fw_upload.rst | 11 upload uses the same *loading* and *data* sysfs files described in the 15 Register for firmware upload 18 A device driver registers for firmware upload by calling 21 firmware upload by echoing a 1 to the *loading* sysfs file for the target 28 To use the firmware upload API, write a driver that implements a set of
|
H A D | fallback-mechanisms.rst | 68 In order to help device drivers upload firmware using a fallback mechanism 84 and a file upload firmware into: 89 To upload firmware you will echo 1 onto the loading file to indicate
|
/linux/drivers/input/misc/ |
H A D | uinput.c | 52 } 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()
|
H A D | cs40l50-vibra.c | 519 vib->input->ff->upload = cs40l50_add; in cs40l50_vibra_probe()
|
H A D | da7280.c | 1240 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
|
/linux/Documentation/driver-api/pm/ |
H A D | notifiers.rst | 19 For example, device drivers may want to upload firmware to their devices after 23 into memory before processes are frozen and upload it from there in the
|
/linux/drivers/xen/ |
H A D | xen-acpi-processor.c | 400 goto upload; in check_acpi_ids() 428 upload: in check_acpi_ids()
|
/linux/Documentation/arch/powerpc/ |
H A D | qe_firmware.rst | 51 2) describes how and where to upload the microcode 177 function, which parses the blob and performs everything necessary to upload 213 only upload the microcode if there's a match. However, this check is not
|
/linux/Documentation/input/ |
H A D | ff.rst | 119 "effect" points to a structure describing the effect to upload. The effect is 227 Proceed as if you wanted to upload a new effect, except that instead of
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | ucc.txt | 21 broken UART hardware. Soft-UART is provided via a microcode upload.
|
/linux/drivers/input/ |
H A D | ff-core.c | 152 ret = ff->upload(dev, effect, old); in input_ff_upload()
|
H A D | ff-memless.c | 535 ff->upload = ml_ff_upload; in input_ff_create_memless()
|
/linux/Documentation/arch/arm/sa1100/ |
H A D | assabet.rst | 93 If you rather want to use Y-Modem upload over the serial port:: 110 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
|
/linux/drivers/input/joystick/iforce/ |
H A D | iforce-main.c | 380 ff->upload = iforce_upload_effect; in iforce_init_device()
|
/linux/Documentation/input/devices/ |
H A D | yealink.rst | 104 ringtone Write, upload binary representation of a ringtone,
|
/linux/Documentation/networking/ |
H A D | regulatory.rst | 18 in userspace and provide a framework for userspace to upload
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | uvcvideo.rst | 60 purposes, firmware upload, or accessing binary controls, a second mechanism to
|
/linux/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 1307 ff->upload = pidff_upload_effect; in hid_pidff_init()
|
/linux/Documentation/usb/ |
H A D | usb-serial.rst | 116 kbytes/sec for download/upload to my iPAQ.
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 157 The cx2341x firmware upload 160 This document describes how to upload the cx2341x firmware to the card.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.reg | 1017 * incrementing of the address during download and upload operations
|