| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.c | 315 * These functions are just to extract uCode section data from the pieces 318 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument 322 return &pieces->img[type].sec[sec]; in get_sec() 325 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument 329 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() 345 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument 350 alloc_sec_data(pieces, type, sec); in set_sec_data() 352 pieces->img[type].sec[sec].data = data; in set_sec_data() 355 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument 360 alloc_sec_data(pieces, type, sec); in set_sec_size() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.c | 319 * These functions are just to extract uCode section data from the pieces 322 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument 326 return &pieces->img[type].sec[sec]; in get_sec() 329 static void alloc_sec_data(struct iwl_firmware_pieces *pieces, in alloc_sec_data() argument 333 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() 349 static void set_sec_data(struct iwl_firmware_pieces *pieces, in set_sec_data() argument 354 alloc_sec_data(pieces, type, sec); in set_sec_data() 356 pieces->img[type].sec[sec].data = data; in set_sec_data() 359 static void set_sec_size(struct iwl_firmware_pieces *pieces, in set_sec_size() argument 364 alloc_sec_data(pieces, type, sec); in set_sec_size() [all …]
|
| /kernel/linux/linux-5.10/drivers/base/ |
| D | init.c | 22 /* These are the core pieces */ in driver_init() 30 /* These are also core pieces, but must come after the in driver_init() 31 * core core pieces. in driver_init()
|
| /kernel/linux/linux-6.6/drivers/base/ |
| D | init.c | 23 /* These are the core pieces */ in driver_init() 32 /* These are also core pieces, but must come after the in driver_init() 33 * core core pieces. in driver_init()
|
| /kernel/linux/linux-5.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 …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| D | 4965-mac.c | 4701 struct il4965_firmware_pieces *pieces) in il4965_load_firmware() argument 4720 pieces->inst_size = le32_to_cpu(ucode->v1.inst_size); in il4965_load_firmware() 4721 pieces->data_size = le32_to_cpu(ucode->v1.data_size); in il4965_load_firmware() 4722 pieces->init_size = le32_to_cpu(ucode->v1.init_size); in il4965_load_firmware() 4723 pieces->init_data_size = le32_to_cpu(ucode->v1.init_data_size); in il4965_load_firmware() 4724 pieces->boot_size = le32_to_cpu(ucode->v1.boot_size); in il4965_load_firmware() 4731 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() 4740 src += pieces->inst_size; in il4965_load_firmware() [all …]
|
| /kernel/linux/linux-5.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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.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
|
| /kernel/linux/linux-6.6/arch/arm/mach-imx/ |
| D | mx27.h | 7 * hardware pieces that are common between i.MX21 and i.MX27, have a
|
| /kernel/linux/linux-5.10/arch/arm/mach-imx/ |
| D | mx27.h | 7 * hardware pieces that are common between i.MX21 and i.MX27, have a
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | transform.h | 114 /* Enable all 3 pieces of memory */ 123 /* Only applicable in 4:2:0 mode, enable all 3 pieces of memory and the
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | transform.h | 114 /* Enable all 3 pieces of memory */ 123 /* Only applicable in 4:2:0 mode, enable all 3 pieces of memory and the
|
| /kernel/linux/linux-6.6/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,
|
| /kernel/linux/linux-5.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,
|
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/ |
| D | index.rst | 8 reason, our Display Core Driver is divided into two pieces:
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
| D | nfnetlink.h | 42 /* netfilter netlink message types are split in two pieces:
|
| /kernel/linux/linux-6.6/net/ceph/ |
| D | auth_x_protocol.h | 60 * The authorizer consists of two pieces:
|
| /kernel/linux/linux-6.6/Documentation/usb/ |
| D | dwc3.rst | 27 - the interrupt handler is split into the following pieces:
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | auth_x_protocol.h | 59 * The authorizer consists of two pieces:
|
| /kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
| D | nfnetlink.h | 42 /* netfilter netlink message types are split in two pieces:
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | dwc3.rst | 27 - the interrupt handler is split into the following pieces:
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | Makefile | 31 # ARM64 and use internal ifdefs to only build the pieces we need
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ia64/ |
| D | aliasing-test.c | 233 * Often you can map all the individual pieces above (0-0xA0000, in main() 235 * thing at once. This is because the individual pieces use different in main()
|