Home
last modified time | relevance | path

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

12

/Linux-v6.6/Documentation/ABI/testing/
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:
Dsysfs-class-chromeos-driver-cros-ec-lightbar49 This allows you to upload and run custom lightbar sequences.
Dsysfs-bus-cxl115 this directory can be used to upload and activate new
/Linux-v6.6/Documentation/driver-api/firmware/
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
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-v6.6/drivers/input/misc/
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()
980 !req->u.upload.effect) { in uinput_ioctl_handler()
986 ff_up.effect = *req->u.upload.effect; in uinput_ioctl_handler()
987 if (req->u.upload.old) in uinput_ioctl_handler()
988 ff_up.old = *req->u.upload.old; in uinput_ioctl_handler()
1023 !req->u.upload.effect) { in uinput_ioctl_handler()
Dda7280.c1241 ff->upload = da7280_haptics_upload_effect; in da7280_probe()
/Linux-v6.6/Documentation/driver-api/pm/
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-v6.6/drivers/xen/
Dxen-acpi-processor.c400 goto upload; in check_acpi_ids()
428 upload: in check_acpi_ids()
/Linux-v6.6/Documentation/powerpc/
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-v6.6/Documentation/input/
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-v6.6/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt21 broken UART hardware. Soft-UART is provided via a microcode upload.
/Linux-v6.6/drivers/input/
Dff-core.c150 ret = ff->upload(dev, effect, old); in input_ff_upload()
Dff-memless.c535 ff->upload = ml_ff_upload; in input_ff_create_memless()
/Linux-v6.6/Documentation/arch/arm/sa1100/
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-v6.6/drivers/input/joystick/iforce/
Diforce-main.c380 ff->upload = iforce_upload_effect; in iforce_init_device()
/Linux-v6.6/include/linux/
Dinput.h547 int (*upload)(struct input_dev *dev, struct ff_effect *effect, member
/Linux-v6.6/Documentation/input/devices/
Dyealink.rst104 ringtone Write, upload binary representation of a ringtone,
/Linux-v6.6/Documentation/networking/
Dregulatory.rst18 in userspace and provide a framework for userspace to upload
/Linux-v6.6/Documentation/userspace-api/media/drivers/
Duvcvideo.rst60 purposes, firmware upload, or accessing binary controls, a second mechanism to
/Linux-v6.6/drivers/hid/usbhid/
Dhid-pidff.c1307 ff->upload = pidff_upload_effect; in hid_pidff_init()
/Linux-v6.6/Documentation/sound/hd-audio/
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-v6.6/Documentation/usb/
Dusb-serial.rst116 kbytes/sec for download/upload to my iPAQ.
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst157 The cx2341x firmware upload
160 This document describes how to upload the cx2341x firmware to the card.
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic7xxx.reg1017 * incrementing of the address during download and upload operations

12