Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-firmware28 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 Dsysfs-class-chromeos-driver-cros-ec-lightbar49 This allows you to upload and run custom lightbar sequences.
/linux-6.3-rc2/Documentation/driver-api/firmware/
A Dfw_upload.rst11 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 Dfallback-mechanisms.rst68 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 Duinput.c51 } 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 Dda7280.c1241 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
/linux-6.3-rc2/Documentation/driver-api/pm/
A Dnotifiers.rst19 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 Drealtek-bluetooth.yaml16 extra commands to upload firmware and change module speed.
/linux-6.3-rc2/drivers/xen/
A Dxen-acpi-processor.c400 goto upload; in check_acpi_ids()
428 upload: in check_acpi_ids()
/linux-6.3-rc2/Documentation/powerpc/
A Dqe_firmware.rst51 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 Dff.rst119 "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 Ducc.txt21 broken UART hardware. Soft-UART is provided via a microcode upload.
/linux-6.3-rc2/drivers/input/
A Dff-core.c150 ret = ff->upload(dev, effect, old); in input_ff_upload()
A Dff-memless.c535 ff->upload = ml_ff_upload; in input_ff_create_memless()
/linux-6.3-rc2/Documentation/arm/sa1100/
A Dassabet.rst93 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 Diforce-main.c380 ff->upload = iforce_upload_effect; in iforce_init_device()
/linux-6.3-rc2/include/linux/
A Dinput.h547 int (*upload)(struct input_dev *dev, struct ff_effect *effect, member
/linux-6.3-rc2/Documentation/input/devices/
A Dyealink.rst104 ringtone Write, upload binary representation of a ringtone,
/linux-6.3-rc2/Documentation/networking/
A Dregulatory.rst18 in userspace and provide a framework for userspace to upload
/linux-6.3-rc2/Documentation/userspace-api/media/drivers/
A Duvcvideo.rst60 purposes, firmware upload, or accessing binary controls, a second mechanism to
/linux-6.3-rc2/drivers/hid/usbhid/
A Dhid-pidff.c1307 ff->upload = pidff_upload_effect; in hid_pidff_init()
/linux-6.3-rc2/Documentation/sound/hd-audio/
A Dnotes.rst711 * ``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 Dusb-serial.rst116 kbytes/sec for download/upload to my iPAQ.
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dcx2341x-devel.rst157 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 Daic7xxx.reg1017 * incrementing of the address during download and upload operations

Completed in 130 milliseconds

12