/linux-6.3-rc2/Documentation/ABI/testing/ |
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:
|
A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 49 This allows you to upload and run custom lightbar sequences.
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
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
|
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-6.3-rc2/drivers/input/misc/ |
A D | uinput.c | 51 } upload; member 253 request.u.upload.effect = effect; in uinput_dev_upload_effect() 254 request.u.upload.old = old; in uinput_dev_upload_effect() 347 dev->ff->upload = uinput_dev_upload_effect; in uinput_create_device() 946 !req->u.upload.effect) { in uinput_ioctl_handler() 952 ff_up.effect = *req->u.upload.effect; in uinput_ioctl_handler() 953 if (req->u.upload.old) in uinput_ioctl_handler() 954 ff_up.old = *req->u.upload.old; in uinput_ioctl_handler() 989 !req->u.upload.effect) { in uinput_ioctl_handler()
|
A D | da7280.c | 1241 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
|
/linux-6.3-rc2/Documentation/driver-api/pm/ |
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-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | realtek-bluetooth.yaml | 16 extra commands to upload firmware and change module speed.
|
/linux-6.3-rc2/drivers/xen/ |
A D | xen-acpi-processor.c | 400 goto upload; in check_acpi_ids() 428 upload: in check_acpi_ids()
|
/linux-6.3-rc2/Documentation/powerpc/ |
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-6.3-rc2/Documentation/input/ |
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-6.3-rc2/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
A D | ucc.txt | 21 broken UART hardware. Soft-UART is provided via a microcode upload.
|
/linux-6.3-rc2/drivers/input/ |
A D | ff-core.c | 150 ret = ff->upload(dev, effect, old); in input_ff_upload()
|
A D | ff-memless.c | 535 ff->upload = ml_ff_upload; in input_ff_create_memless()
|
/linux-6.3-rc2/Documentation/arm/sa1100/ |
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-6.3-rc2/drivers/input/joystick/iforce/ |
A D | iforce-main.c | 380 ff->upload = iforce_upload_effect; in iforce_init_device()
|
/linux-6.3-rc2/include/linux/ |
A D | input.h | 547 int (*upload)(struct input_dev *dev, struct ff_effect *effect, member
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | yealink.rst | 104 ringtone Write, upload binary representation of a ringtone,
|
/linux-6.3-rc2/Documentation/networking/ |
A D | regulatory.rst | 18 in userspace and provide a framework for userspace to upload
|
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/ |
A D | uvcvideo.rst | 60 purposes, firmware upload, or accessing binary controls, a second mechanism to
|
/linux-6.3-rc2/drivers/hid/usbhid/ |
A D | hid-pidff.c | 1307 ff->upload = pidff_upload_effect; in hid_pidff_init()
|
/linux-6.3-rc2/Documentation/sound/hd-audio/ |
A D | notes.rst | 711 * ``alsa-info.sh`` output; run with ``--no-upload`` option. See the 749 run with ``--no-upload`` option, and attach the generated file.
|
/linux-6.3-rc2/Documentation/usb/ |
A D | usb-serial.rst | 116 kbytes/sec for download/upload to my iPAQ.
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ |
A D | cx2341x-devel.rst | 157 The cx2341x firmware upload 160 This document describes how to upload the cx2341x firmware to the card.
|
/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | aic7xxx.reg | 1017 * incrementing of the address during download and upload operations
|