| /Linux-v5.4/drivers/net/wireless/intersil/p54/ |
| D | p54usb.c | 503 unsigned int left, remains, block_size; in p54u_upload_firmware_3887() local 521 remains = priv->fw->size; in p54u_upload_firmware_3887() 532 while (remains) { in p54u_upload_firmware_3887() 537 remains--; in p54u_upload_firmware_3887() 551 remains--; in p54u_upload_firmware_3887() 565 left = block_size = min((unsigned int)P54U_FW_BLOCK, remains); in p54u_upload_firmware_3887() 632 unsigned int remains, offset; in p54u_upload_firmware_net2280() local 738 remains = priv->fw->size; in p54u_upload_firmware_net2280() 742 while (remains) { in p54u_upload_firmware_net2280() 743 unsigned int block_len = min(remains, (unsigned int)512); in p54u_upload_firmware_net2280() [all …]
|
| D | p54pci.c | 54 u32 remains, left, device_addr; in p54p_upload_firmware() local 90 remains = priv->firmware->size; in p54p_upload_firmware() 92 while (remains) { in p54p_upload_firmware() 94 left = min((u32)0x1000, remains); in p54p_upload_firmware() 104 remains -= left; in p54p_upload_firmware()
|
| /Linux-v5.4/init/ |
| D | initramfs.c | 204 static long remains __initdata; 215 remains = size; in read_into() 231 unsigned long n = remains; in do_collect() 237 if ((remains -= n) != 0) in do_collect() 263 remains = N_ALIGN(name_len) + body_len; in do_header()
|
| /Linux-v5.4/Documentation/arm/nwfpe/ |
| D | nwfpe.rst | 12 possible, but there remains much room for improvement. 38 remains to be done, and other ideas for the emulator. 45 expect quick action. Bugs still exist. The problem remains in isolating
|
| /Linux-v5.4/Documentation/arm/samsung-s3c24xx/ |
| D | nand.rst | 24 OOB layout remains the default kernel layout for these flashes.
|
| /Linux-v5.4/net/mpls/ |
| D | Kconfig | 13 MPLS remains a simple way of making tunnels.
|
| /Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
| D | spear_spics.txt | 4 Cell spi controller through its system registers, which otherwise remains under
|
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ |
| D | leds-gpio.txt | 27 remains up.
|
| /Linux-v5.4/Documentation/media/uapi/mediactl/ |
| D | media-func-ioctl.rst | 74 parameter remains unmodified.
|
| D | request-func-ioctl.rst | 91 parameter remains unmodified.
|
| /Linux-v5.4/Documentation/media/uapi/cec/ |
| D | cec-func-ioctl.rst | 73 parameter remains unmodified.
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | func-ioctl.rst | 69 parameter remains unmodified.
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | cs35l36.txt | 62 (after the audio falls and remains below the value specified in WKFET_AMP_THLD). 133 is reached, the error condition still remains, and this bit is set, the audio
|
| /Linux-v5.4/Documentation/arm/ |
| D | uefi.rst | 38 The kernel image built with stub support remains a valid kernel image for
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | edid.rst | 12 or the computer is unusable, because the screen remains dark after
|
| /Linux-v5.4/arch/sparc/lib/ |
| D | checksum_32.S | 60 addcc %o1, -1, %g0 ! only one byte remains? 63 b 4f ! only one byte remains 66 be 6f ! jmp if only hword remains 350 3: be 3f ! nope, less than one loop remains
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | unicode.rst | 99 rejected) for inclusion in Unicode Plane 1. Thus, it remains as a 189 and so the above encoding remains official.
|
| /Linux-v5.4/fs/ubifs/ |
| D | log.c | 615 int len = le32_to_cpu(ch->len), remains = c->leb_size - *offs; in add_node() local 617 if (len > remains) { in add_node()
|
| /Linux-v5.4/drivers/crypto/hisilicon/zip/ |
| D | zip_crypto.c | 432 size_t remains, struct scatterlist **out) in get_sg_skip_bytes() argument 439 split_sizes[1] = remains; in get_sg_skip_bytes()
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nandsim.c | 628 uint64_t remains; in init_nandsim() local 687 remains = ns->geom.totsz; in init_nandsim() 692 if (!part_sz || part_sz > remains) { in init_nandsim() 704 remains -= ns->partitions[i].size; in init_nandsim() 707 if (remains) { in init_nandsim() 718 ns->partitions[i].size = remains; in init_nandsim()
|
| /Linux-v5.4/Documentation/networking/ |
| D | multiqueue.txt | 69 The behavior of tc filters remains the same. However a new tc action,
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-timer-stm32 | 116 trigger, and remains enabled for the duration of this
|
| /Linux-v5.4/scripts/gcc-plugins/ |
| D | Kconfig | 90 scripts/gcc-plgins/randomize_layout_seed.h. It remains after
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | firewire-cdev | 50 A /dev/fw* file remains associated with one particular node
|
| /Linux-v5.4/Documentation/vm/ |
| D | cleancache.rst | 74 is NOT invalidated on a successful get_page so that it remains accessible to 281 time, but have insignificant performance impact when cleancache remains 287 backend may have less value for KVM. This remains to be tested,
|