| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.c | 315 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument 319 return &pieces->img[type].sec[sec]; in get_sec() 322 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument 326 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() 342 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument 347 alloc_sec_data(pieces, type, sec); in set_sec_data() 349 pieces->img[type].sec[sec].data = data; in set_sec_data() 352 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument 357 alloc_sec_data(pieces, type, sec); in set_sec_size() 359 pieces->img[type].sec[sec].size = size; in set_sec_size() [all …]
|
| /Linux-v5.10/drivers/net/wireless/intel/iwlegacy/ |
| D | 4965-mac.c | 4702 struct il4965_firmware_pieces *pieces) in il4965_load_firmware() argument 4721 pieces->inst_size = le32_to_cpu(ucode->v1.inst_size); in il4965_load_firmware() 4722 pieces->data_size = le32_to_cpu(ucode->v1.data_size); in il4965_load_firmware() 4723 pieces->init_size = le32_to_cpu(ucode->v1.init_size); in il4965_load_firmware() 4724 pieces->init_data_size = le32_to_cpu(ucode->v1.init_data_size); in il4965_load_firmware() 4725 pieces->boot_size = le32_to_cpu(ucode->v1.boot_size); in il4965_load_firmware() 4732 hdr_size + pieces->inst_size + pieces->data_size + in il4965_load_firmware() 4733 pieces->init_size + pieces->init_data_size + pieces->boot_size) { in il4965_load_firmware() 4740 pieces->inst = src; in il4965_load_firmware() 4741 src += pieces->inst_size; in il4965_load_firmware() [all …]
|
| /Linux-v5.10/arch/arm/nwfpe/ |
| D | softfloat-macros | 137 than 128, the result will be 0. The result is broken into two 64-bit pieces 173 nonzero. The result is broken into two 64-bit pieces which are stored at 213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 340 any carry out is lost. The result is broken into two 64-bit pieces which 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations 456 into two 64-bit pieces which are stored at the locations pointed to by [all …]
|
| /Linux-v5.10/Documentation/driver-api/acpi/ |
| D | scan_handlers.rst | 13 is scanned in search of device objects that generally represent various pieces 23 During ACPI-based device hot-remove device nodes representing pieces of hardware
|
| /Linux-v5.10/Documentation/usb/ |
| D | dwc3.rst | 27 - the interrupt handler is split into the following pieces:
|
| D | usbip_protocol.rst | 15 in one or more pieces at the low level transport layer). The server sends back
|
| /Linux-v5.10/Documentation/gpu/ |
| D | amdgpu-dc.rst | 8 Driver is divided in two pieces.
|
| /Linux-v5.10/tools/power/pm-graph/config/ |
| D | custom-timeline-functions.cfg | 79 # and stack formatting. Three pieces of info are required. The function name, 144 # and stack formatting. Three pieces of info are required. The function name,
|
| /Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
| D | qcom,spmi-pmic.txt | 6 register space up into logical pieces, and set of fixed register
|
| /Linux-v5.10/Documentation/driver-api/pldmfw/ |
| D | index.rst | 40 stored in the Little Endian format. Several pieces of data are variable
|
| /Linux-v5.10/Documentation/ide/ |
| D | ChangeLog.ide-floppy.1996-2002 | 56 * Ver 0.98 Oct 26 01 Split idefloppy_transfer_pc into two pieces to
|
| /Linux-v5.10/drivers/pci/hotplug/ |
| D | TODO | 48 to be broken up into smaller, manageable pieces. Negative examples are
|
| /Linux-v5.10/Documentation/cpu-freq/ |
| D | core.rst | 24 architecture drivers (those pieces of code that do actual
|
| /Linux-v5.10/Documentation/RCU/ |
| D | NMI-RCU.rst | 14 The relevant pieces of code are listed below, each followed by a
|
| /Linux-v5.10/Documentation/vm/ |
| D | highmem.rst | 18 the pieces of physical memory that it wants to access.
|
| /Linux-v5.10/fs/nfs/ |
| D | Kconfig | 152 The NFSv4.1 pieces of the Linux NFSv4 migration implementation are
|
| /Linux-v5.10/Documentation/driver-api/early-userspace/ |
| D | early_userspace_support.rst | 9 various pieces of functionality that are important enough to be
|
| /Linux-v5.10/Documentation/powerpc/ |
| D | bootwrapper.rst | 113 All of the boot wrapper pieces are buildable at any time regardless of the
|
| /Linux-v5.10/Documentation/scheduler/ |
| D | sched-rt-group.rst | 185 the most complex pieces of code we have.
|
| /Linux-v5.10/Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 205 Subdivide the DM device 'vol' into 100 pieces and start collecting
|
| /Linux-v5.10/Documentation/ |
| D | asm-annotations.rst | 15 marking these pieces as code, data, or even specifying their length.
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | reporting-bugs.rst | 103 overlook things, and easier for the developers to find the pieces of
|
| /Linux-v5.10/Documentation/sound/designs/ |
| D | timestamping.rst | 21 The ALSA API provides two basic pieces of information, avail
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | colorspaces.rst | 149 standards for the missing pieces. The fact that colorspaces are often a
|
| /Linux-v5.10/Documentation/driver-api/media/drivers/ |
| D | pvrusb2.rst | 155 operate specific pieces (and those modules are in turn driven by
|