Home
last modified time | relevance | path

Searched refs:pieces (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/net/wireless/intel/iwlwifi/
A Diwl-drv.c364 img = &pieces->img[type]; in iwl_store_ucode_sec()
738 pieces->init_evtlog_ptr = in iwl_parse_tlv_firmware()
750 pieces->init_errlog_ptr = in iwl_parse_tlv_firmware()
756 pieces->inst_evtlog_ptr = in iwl_parse_tlv_firmware()
1073 pieces->dbg_mem_tlv = n; in iwl_parse_tlv_firmware()
1074 pieces->dbg_mem_tlv[pieces->n_mem_tlv] = *dbg_mem; in iwl_parse_tlv_firmware()
1075 pieces->n_mem_tlv++; in iwl_parse_tlv_firmware()
1387 pieces = kzalloc(sizeof(*pieces), GFP_KERNEL); in iwl_req_fw_callback()
1388 if (!pieces) in iwl_req_fw_callback()
1662 if (pieces) { in iwl_req_fw_callback()
[all …]
/linux/drivers/net/wireless/intel/iwlegacy/
A D4965-mac.c4731 hdr_size + pieces->inst_size + pieces->data_size + in il4965_load_firmware()
4732 pieces->init_size + pieces->init_data_size + pieces->boot_size) { in il4965_load_firmware()
4739 pieces->inst = src; in il4965_load_firmware()
4741 pieces->data = src; in il4965_load_firmware()
4773 memset(&pieces, 0, sizeof(pieces)); in il4965_ucode_callback()
4889 if (pieces.init_size && pieces.init_data_size) { in il4965_ucode_callback()
4918 memcpy(il->ucode_code.v_addr, pieces.inst, pieces.inst_size); in il4965_ucode_callback()
4929 memcpy(il->ucode_data.v_addr, pieces.data, pieces.data_size); in il4965_ucode_callback()
4930 memcpy(il->ucode_data_backup.v_addr, pieces.data, pieces.data_size); in il4965_ucode_callback()
4936 memcpy(il->ucode_init.v_addr, pieces.init, pieces.init_size); in il4965_ucode_callback()
[all …]
/linux/arch/arm/nwfpe/
A Dsoftfloat-macros137 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/Documentation/driver-api/acpi/
A Dscan_handlers.rst13 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/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg79 # 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/Documentation/usb/
A Ddwc3.rst27 - the interrupt handler is split into the following pieces:
A Dusbip_protocol.rst15 in one or more pieces at the low level transport layer). The server sends back
/linux/Documentation/gpu/
A Damdgpu-dc.rst8 Driver is divided in two pieces.
/linux/Documentation/devicetree/bindings/mfd/
A Dqcom,spmi-pmic.txt6 register space up into logical pieces, and set of fixed register
/linux/Documentation/driver-api/pldmfw/
A Dindex.rst40 stored in the Little Endian format. Several pieces of data are variable
/linux/Documentation/admin-guide/
A Dfilesystem-monitoring.rst28 important pieces of information are never lost.
/linux/Documentation/ide/
A DChangeLog.ide-floppy.1996-200256 * Ver 0.98 Oct 26 01 Split idefloppy_transfer_pc into two pieces to
/linux/Documentation/cpu-freq/
A Dcore.rst24 architecture drivers (those pieces of code that do actual
/linux/drivers/pci/hotplug/
A DTODO45 to be broken up into smaller, manageable pieces. Negative examples are
/linux/Documentation/RCU/
A DNMI-RCU.rst13 The relevant pieces of code are listed below, each followed by a
/linux/Documentation/dev-tools/
A Dtesting-overview.rst107 * There are several other pieces of debug instrumentation in the kernel, many
/linux/Documentation/trace/
A Dtimerlat-tracer.rst103 Such pieces of evidence are useful for the developer to use other
/linux/Documentation/vm/
A Dhighmem.rst18 the pieces of physical memory that it wants to access.
/linux/fs/nfs/
A DKconfig152 The NFSv4.1 pieces of the Linux NFSv4 migration implementation are
/linux/Documentation/powerpc/
A Dbootwrapper.rst113 All of the boot wrapper pieces are buildable at any time regardless of the
/linux/Documentation/scheduler/
A Dsched-rt-group.rst185 the most complex pieces of code we have.
/linux/Documentation/admin-guide/device-mapper/
A Dstatistics.rst205 Subdivide the DM device 'vol' into 100 pieces and start collecting
/linux/Documentation/driver-api/early-userspace/
A Dearly_userspace_support.rst9 various pieces of functionality that are important enough to be
/linux/Documentation/
A Dasm-annotations.rst15 marking these pieces as code, data, or even specifying their length.
/linux/tools/memory-model/Documentation/
A Dordering.txt273 different pieces of the concurrent algorithm. The variable stored to
331 the different pieces of the concurrent algorithm by looking for the

Completed in 42 milliseconds

123