/kernel/linux/linux-5.10/arch/mips/boot/ |
D | Makefile | 32 targets := vmlinux.ecoff macro 38 targets += vmlinux.bin 44 targets += vmlinux.srec 78 targets += uImage 79 targets += uImage.bin 80 targets += uImage.bz2 81 targets += uImage.gz 82 targets += uImage.lzma 83 targets += uImage.lzo 115 targets += vmlinux.its.S [all …]
|
/kernel/linux/linux-5.10/drivers/nfc/microread/ |
D | microread.c | 473 struct nfc_target *targets; in microread_target_discovered() local 478 targets = kzalloc(sizeof(struct nfc_target), GFP_KERNEL); in microread_target_discovered() 479 if (targets == NULL) { in microread_target_discovered() 484 targets->hci_reader_gate = gate; in microread_target_discovered() 488 targets->supported_protocols = in microread_target_discovered() 490 targets->sens_res = in microread_target_discovered() 492 targets->sel_res = skb->data[MICROREAD_EMCF_A_SAK]; in microread_target_discovered() 493 targets->nfcid1_len = skb->data[MICROREAD_EMCF_A_LEN]; in microread_target_discovered() 494 if (targets->nfcid1_len > sizeof(targets->nfcid1)) { in microread_target_discovered() 498 memcpy(targets->nfcid1, &skb->data[MICROREAD_EMCF_A_UID], in microread_target_discovered() [all …]
|
/kernel/linux/linux-5.10/scripts/ |
D | Makefile.build | 21 targets := 79 targets-for-builtin := $(extra-y) 82 targets-for-builtin += $(obj)/lib.a 86 targets-for-builtin += $(obj)/built-in.a 89 targets-for-modules := $(patsubst %.o, %.mod, $(filter %.o, $(obj-m))) 92 targets-for-modules += $(obj)/modules.order 95 targets += $(targets-for-builtin) $(targets-for-modules) 377 targets += $(filter-out $(subdir-builtin), $(real-obj-y)) 378 targets += $(filter-out $(subdir-modorder), $(real-obj-m)) 379 targets += $(lib-y) $(always-y) $(MAKECMDGOALS) [all …]
|
D | Makefile.modfinal | 48 targets += $(modules) $(modules:.ko=.mod.o) 61 existing-targets := $(wildcard $(sort $(targets))) 63 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
D | Makefile.modpost | 82 targets += Module.symvers 146 targets += $(output-symdump) 156 existing-targets := $(wildcard $(sort $(targets))) 158 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
/kernel/linux/linux-5.10/arch/mips/vdso/ |
D | Makefile | 104 targets += $(obj-vdso-y) 105 targets += vdso.lds 106 targets += vdso.so.dbg.raw vdso.so.raw 107 targets += vdso.so.dbg vdso.so 108 targets += vdso-image.c 131 targets += $(obj-vdso-y:%.o=%-o32.o) 132 targets += vdso-o32.lds 133 targets += vdso-o32.so.dbg.raw vdso-o32.so.raw 134 targets += vdso-o32.so.dbg vdso-o32.so 135 targets += vdso-o32-image.c [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | selection-api-targets.rst | 4 Selection targets 8 .. _sel-targets-capture: 14 Cropping and composing targets 20 See :ref:`v4l2-selection-targets` for more information.
|
D | v4l2-selection-targets.rst | 3 .. _v4l2-selection-targets: 6 Selection targets 9 The precise meaning of the selection targets may be dependent on which 13 .. _v4l2-selection-targets-table:
|
D | vidioc-subdev-g-selection.rst | 54 Types of selection targets 57 There are two types of selection targets: actual and bounds. The actual 58 targets are the targets which configure the hardware. The BOUNDS target 64 To discover which targets are supported, the user can perform 68 Selection targets and flags are documented in
|
D | selection-api-configuration.rst | 26 See figure :ref:`sel-targets-capture` for examples of the selection 27 targets available for a video capture device. It is recommended to 28 configure the cropping targets before to the composing targets. 49 The composing targets refer to a memory buffer. The limits of composing 82 For output devices targets and ioctls are used similarly to the video 85 buffer. It is recommended to configure the composing targets before to 86 the cropping targets. 88 The cropping targets refer to the memory buffer that contains an image 135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
|
/kernel/linux/linux-5.10/arch/x86/realmode/rm/ |
D | Makefile | 36 targets += $(realmode-y) 45 targets += pasyms.h 49 targets += realmode.lds 55 targets += realmode.elf 61 targets += realmode.bin 68 targets += realmode.relocs
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | nfc.rst | 16 - Polling for targets; 27 PF_NFC. The NFC_SOCKPROTO_RAW performs raw communication with NFC targets. 62 * start_poll - setup the device to poll for targets 64 * activate_target - select and initialize one of the targets found 80 * NFC_CMD_START_POLL - setup a specific device to polling for targets 82 * NFC_CMD_GET_TARGET - dump the list of targets found by a specific device 86 * NFC_EVENT_TARGETS_FOUND - reports START_POLL results when 1 or more targets 89 The user must call START_POLL to poll for NFC targets, passing the desired NFC 95 If the polling operation finds one or more targets, the event TARGETS_FOUND is 97 all targets found by such device. Each reply message has target attributes with [all …]
|
/kernel/liteos_m/ |
D | NOTICE | 1 1、In kernel/liteos_m/targets/cortex-m4_stm32f429ig_fire-challenger_iar directory, the files includi… 4 and other files are under the terms of the licence: kernel/liteos_m/targets/cortex-m4_stm32f429ig_f… 6 2、In kernel/liteos_m/targets/cortex-m7_nucleo_f767zi_gcc directory, the files including target_conf… 8 and other files are under the terms of the licence: kernel/liteos_m/targets/cortex-m7_nucleo_f767zi…
|
/kernel/linux/linux-5.10/arch/arc/boot/ |
D | Makefile | 2 targets := vmlinux.bin vmlinux.bin.gz macro 16 targets += uImage.bin 17 targets += uImage.gz 18 targets += uImage.lzma
|
/kernel/linux/linux-5.10/lib/raid6/ |
D | Makefile | 53 targets += int1.c int2.c int4.c int8.c int16.c int32.c 61 targets += altivec1.c altivec2.c altivec4.c altivec8.c 69 targets += vpermxor1.c vpermxor2.c vpermxor4.c vpermxor8.c 77 targets += neon1.c neon2.c neon4.c neon8.c 81 targets += s390vx8.c 88 targets += tables.c
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_io.c | 20 regmap_read(ocelot->targets[target], in __ocelot_read_ix() 32 regmap_write(ocelot->targets[target], in __ocelot_write_ix() 44 regmap_update_bits(ocelot->targets[target], in __ocelot_rmw_ix() 87 regmap_read(ocelot->targets[target], in __ocelot_target_read_ix() 95 regmap_write(ocelot->targets[target], in __ocelot_target_write_ix() 122 ocelot->targets[target], in ocelot_regfields_init()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ |
D | kselftest_deps.sh | 93 targets=$(egrep "^TARGETS +|^TARGETS =" Makefile | cut -d "=" -f2) 220 targets=$(echo "$targets" | grep -v "$fail_target") 240 echo -e "$targets";
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
D | Makefile | 23 targets += vdso.lds $(vobjs-y) 30 targets += $(vdso_img_cfiles) 31 targets += $(vdso_img_sodbg) $(vdso_img-y:%=vdso%.so) 80 targets += vdso32/vdso32.lds 81 targets += vdso32/vdso-note.o 82 targets += vdso32/vclock_gettime.o
|
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/ |
D | Makefile | 15 targets := $(obj-vdso64) $(obj-cvdso64) vdso64.so vdso64.so.dbg macro 30 $(targets:%=$(obj)/%.dbg): KBUILD_CFLAGS = $(KBUILD_CFLAGS_64) 31 $(targets:%=$(obj)/%.dbg): KBUILD_AFLAGS = $(KBUILD_AFLAGS_64) 34 targets += vdso64.lds
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
D | smp.c | 227 struct cpumask targets; in smp_send_stop() local 228 cpumask_copy(&targets, cpu_online_mask); in smp_send_stop() 229 cpumask_clear_cpu(smp_processor_id(), &targets); in smp_send_stop() 230 send_ipi(&targets, IPI_CPU_STOP); in smp_send_stop()
|
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
D | vgic-mmio-v2.c | 114 int targets = (val >> 16) & 0xff; in vgic_mmio_write_sgir() local 124 targets = (1U << nr_vcpus) - 1; /* all, ... */ in vgic_mmio_write_sgir() 125 targets &= ~(1U << source_vcpu->vcpu_id); /* but self */ in vgic_mmio_write_sgir() 128 targets = (1U << source_vcpu->vcpu_id); in vgic_mmio_write_sgir() 137 if (!(targets & (1U << c))) in vgic_mmio_write_sgir() 161 val |= (u64)irq->targets << (i * 8); in vgic_mmio_read_target() 188 irq->targets = (val >> (i * 8)) & cpu_mask; in vgic_mmio_write_target() 189 target = irq->targets ? __ffs(irq->targets) : 0; in vgic_mmio_write_target()
|
/kernel/linux/linux-5.10/net/nfc/hci/ |
D | core.c | 286 struct nfc_target *targets; in nfc_hci_target_discovered() local 294 targets = kzalloc(sizeof(struct nfc_target), GFP_KERNEL); in nfc_hci_target_discovered() 295 if (targets == NULL) in nfc_hci_target_discovered() 315 targets->supported_protocols = in nfc_hci_target_discovered() 317 if (targets->supported_protocols == 0xffffffff) { in nfc_hci_target_discovered() 322 targets->sens_res = be16_to_cpu(*(__be16 *)atqa_skb->data); in nfc_hci_target_discovered() 323 targets->sel_res = sak_skb->data[0]; in nfc_hci_target_discovered() 335 memcpy(targets->nfcid1, uid_skb->data, uid_skb->len); in nfc_hci_target_discovered() 336 targets->nfcid1_len = uid_skb->len; in nfc_hci_target_discovered() 340 targets); in nfc_hci_target_discovered() [all …]
|
/kernel/linux/linux-5.10/net/nfc/ |
D | core.c | 272 if (dev->targets[i].idx == target_idx) in nfc_find_target() 273 return &dev->targets[i]; in nfc_find_target() 763 struct nfc_target *targets, int n_targets) in nfc_targets_found() argument 770 targets[i].idx = dev->target_next_idx++; in nfc_targets_found() 783 kfree(dev->targets); in nfc_targets_found() 784 dev->targets = NULL; in nfc_targets_found() 786 if (targets) { in nfc_targets_found() 787 dev->targets = kmemdup(targets, in nfc_targets_found() 791 if (!dev->targets) { in nfc_targets_found() 829 tg = &dev->targets[i]; in nfc_target_lost() [all …]
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
D | Makefile | 31 targets := vmlinux.bin setup.bin setup.elf bzImage macro 32 targets += fdimage fdimage144 fdimage288 image.iso mtools.conf 49 targets += $(setup-y) 65 targets += cpustr.h 98 targets += zoffset.h
|
/kernel/linux/linux-5.10/arch/parisc/boot/ |
D | Makefile | 6 targets := image macro 7 targets += bzImage
|