/linux-4.1.27/firmware/dsp56k/ |
D | bootstrap.asm | 53 move #upload,r1 54 do #upload_end-upload,_copy 60 jmp upload 64 upload label
|
/linux-4.1.27/drivers/input/misc/ |
D | uinput.c | 213 request.u.upload.effect = effect; in uinput_dev_upload_effect() 214 request.u.upload.old = old; in uinput_dev_upload_effect() 271 dev->ff->upload = uinput_dev_upload_effect; in uinput_create_device() 803 !req->u.upload.effect) { in uinput_ioctl_handler() 809 ff_up.effect = *req->u.upload.effect; in uinput_ioctl_handler() 810 if (req->u.upload.old) in uinput_ioctl_handler() 811 ff_up.old = *req->u.upload.old; in uinput_ioctl_handler() 846 !req->u.upload.effect) { in uinput_ioctl_handler()
|
/linux-4.1.27/include/linux/ |
D | uinput.h | 57 } upload; member
|
D | input.h | 502 int (*upload)(struct input_dev *dev, struct ff_effect *effect, member
|
/linux-4.1.27/Documentation/power/ |
D | notifiers.txt | 8 For example, device drivers may want to upload firmware to their devices after 12 are frozen and upload it from there in the .resume() routine.
|
/linux-4.1.27/drivers/xen/ |
D | xen-acpi-processor.c | 393 goto upload; in check_acpi_ids() 413 upload: in check_acpi_ids()
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-upload.txt | 1 This document describes how to upload the cx2341x firmware to the card.
|
/linux-4.1.27/Documentation/powerpc/ |
D | qe_firmware.txt | 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-4.1.27/Documentation/input/ |
D | ff.txt | 99 "effect" points to a structure describing the effect to upload. The effect is 185 Proceed as if you wanted to upload a new effect, except that instead of
|
D | yealink.txt | 123 ringtone Write, upload binary representation of a ringtone,
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | ucc.txt | 23 broken UART hardware. Soft-UART is provided via a microcode upload.
|
/linux-4.1.27/drivers/input/ |
D | ff-core.c | 165 ret = ff->upload(dev, effect, old); in input_ff_upload()
|
D | ff-memless.c | 541 ff->upload = ml_ff_upload; in input_ff_create_memless()
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | Assabet | 92 If you rather want to use Y-Modem upload over the serial port: 109 Again, Y-Modem upload can be used instead of TFTP by replacing the file name
|
/linux-4.1.27/drivers/input/joystick/iforce/ |
D | iforce-main.c | 439 ff->upload = iforce_upload_effect; in iforce_init_device()
|
/linux-4.1.27/Documentation/networking/ |
D | regulatory.txt | 15 in userspace and provide a framework for userspace to upload
|
/linux-4.1.27/Documentation/video4linux/ |
D | uvcvideo.txt | 56 purposes, firmware upload, or accessing binary controls, a second mechanism to
|
/linux-4.1.27/Documentation/wimax/ |
D | README.i2400m | 108 plugged in). The driver will enumerate the device, upload the firmware
|
/linux-4.1.27/Documentation/isdn/ |
D | README.sc | 271 When using the "scctrl" utility to upload firmware revisions on the board,
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-pidff.c | 1318 ff->upload = pidff_upload_effect; in hid_pidff_init()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 678 - `alsa-info.sh` output; run with `--no-upload` option. See the 711 run with `--no-upload` option, and attach the generated file.
|
D | ALSA-Configuration.txt | 920 output (with --no-upload option) to kernel bugzilla or alsa-devel
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 105 kbytes/sec for download/upload to my iPAQ.
|
/linux-4.1.27/Documentation/ |
D | dma-buf-sharing.txt | 241 opengl drivers that expect to still use all the existing upload/download
|
D | devices.txt | 436 219 = /dev/modems/mwave MWave modem firmware upload
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1017 * incrementing of the address during download and upload operations
|
D | aic7xxx.seq | 1605 * In either of these conditions, we upload the SCB back to the host so it can
|
D | aic79xx.seq | 1173 * other than STATUS_GOOD (0). In either of these conditions, we upload the
|