/kernel/linux/linux-5.10/drivers/staging/hungtask/ |
D | hungtask_base.c | 43 static struct task_hung_upload upload; variable 392 upload.pid = task->pid; in do_show_task() 393 upload.tgid = task->tgid; in do_show_task() 394 upload.duration = d_state_time; in do_show_task() 395 memset(upload.name, 0, sizeof(upload.name)); in do_show_task() 396 strncpy(upload.name, task->comm, sizeof(upload.name)); in do_show_task() 397 upload.flag = flag; in do_show_task() 399 upload.flag = (upload.flag | FLAG_PF_FROZEN); in do_show_task() 535 strncpy(report_name, upload.name, TASK_COMM_LEN); in htbase_report_zrhung() 536 report_pid = upload.pid; in htbase_report_zrhung() [all …]
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
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()
|
/kernel/linux/linux-5.10/Documentation/driver-api/pm/ |
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
|
/kernel/linux/linux-5.10/drivers/xen/ |
D | xen-acpi-processor.c | 399 goto upload; in check_acpi_ids() 427 upload: in check_acpi_ids()
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
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
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-chromeos-driver-cros-ec-lightbar | 49 This allows you to upload and run custom lightbar sequences.
|
/kernel/linux/linux-5.10/Documentation/input/ |
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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | ucc.txt | 21 broken UART hardware. Soft-UART is provided via a microcode upload.
|
/kernel/linux/linux-5.10/drivers/input/ |
D | ff-core.c | 153 ret = ff->upload(dev, effect, old); in input_ff_upload()
|
D | ff-memless.c | 538 ff->upload = ml_ff_upload; in input_ff_create_memless()
|
/kernel/linux/linux-5.10/Documentation/arm/sa1100/ |
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
|
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/ |
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
|
/kernel/linux/linux-5.10/include/linux/ |
D | input.h | 535 int (*upload)(struct input_dev *dev, struct ff_effect *effect, member
|
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
D | iforce-main.c | 380 ff->upload = iforce_upload_effect; in iforce_init_device()
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | yealink.rst | 104 ringtone Write, upload binary representation of a ringtone,
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | regulatory.rst | 18 in userspace and provide a framework for userspace to upload
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/ |
D | uvcvideo.rst | 60 purposes, firmware upload, or accessing binary controls, a second mechanism to
|
/kernel/linux/linux-5.10/Documentation/admin-guide/wimax/ |
D | i2400m.rst | 119 plugged in). The driver will enumerate the device, upload the firmware
|
/kernel/linux/linux-5.10/drivers/hid/usbhid/ |
D | hid-pidff.c | 1307 ff->upload = pidff_upload_effect; in hid_pidff_init()
|
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
D | notes.rst | 700 * ``alsa-info.sh`` output; run with ``--no-upload`` option. See the 738 run with ``--no-upload`` option, and attach the generated file.
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | usb-serial.rst | 116 kbytes/sec for download/upload to my iPAQ.
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 157 The cx2341x firmware upload 160 This document describes how to upload the cx2341x firmware to the card.
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1017 * incrementing of the address during download and upload operations
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-logitech-hidpp.c | 2345 ff->upload = hidpp_ff_upload_effect; in hidpp_ff_init()
|
/kernel/linux/linux-5.10/crypto/ |
D | Kconfig | 1062 https://tc26.ru/upload/iblock/fed/feddbb4d26b685903faa2ba11aea43f6.pdf
|