Searched full:explicitly (Results 1 – 25 of 1454) sorted by relevance
12345678910>>...59
/Linux-v5.10/Documentation/i2c/ |
D | instantiating-devices.rst | 8 reason, the kernel code must instantiate I2C devices explicitly. There are 103 Method 2: Instantiate the devices explicitly 111 you can instantiate your I2C devices explicitly. This is done by filling 183 explicitly. Instead, i2c-core will probe for such devices as soon as their 210 * I2C buses must now explicitly say which I2C driver classes can probe
|
/Linux-v5.10/include/linux/ |
D | err.h | 45 * ERR_CAST - Explicitly cast an error-valued pointer to another pointer type 48 * Explicitly cast an error-valued pointer to another pointer type in such a
|
/Linux-v5.10/arch/nds32/kernel/vdso/ |
D | vdso.lds.S | 46 * We must supply the ELF program headers explicitly to get just one 47 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/x86/um/vdso/ |
D | vdso-layout.lds.S | 56 * We must supply the ELF program headers explicitly to get just one 57 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/arm64/kernel/vdso32/ |
D | vdso.lds.S | 53 * We must supply the ELF program headers explicitly to get just one 54 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/tools/include/linux/ |
D | err.h | 64 * ERR_CAST - Explicitly cast an error-valued pointer to another pointer type 67 * Explicitly cast an error-valued pointer to another pointer type in such a
|
/Linux-v5.10/arch/arm/vdso/ |
D | vdso.lds.S | 57 * We must supply the ELF program headers explicitly to get just one 58 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/riscv/kernel/vdso/ |
D | vdso.lds.S | 48 * We must supply the ELF program headers explicitly to get just one 49 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/mips/loongson2ef/ |
D | Platform | 27 # Avoid this by explicitly disabling that assembler behaviour. If upstream 48 # support being enabled alongside -msoft-float. Thus explicitly disable MMI.
|
/Linux-v5.10/arch/mips/loongson64/ |
D | Platform | 24 # Avoid this by explicitly disabling that assembler behaviour. If upstream 51 # support being enabled alongside -msoft-float. Thus explicitly disable MMI.
|
/Linux-v5.10/arch/arm64/kernel/vdso/ |
D | vdso.lds.S | 61 * We must supply the ELF program headers explicitly to get just one 62 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 9 exist until explicitly acknowledged to firmware. 18 but not explicitly acknowledged them to firmware and
|
/Linux-v5.10/arch/sh/kernel/vsyscall/ |
D | vsyscall.lds.S | 61 * We must supply the ELF program headers explicitly to get just one 62 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/sparc/vdso/ |
D | vdso-layout.lds.S | 89 * We must supply the ELF program headers explicitly to get just one 90 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/drivers/base/firmware_loader/ |
D | Kconfig | 89 The uevent can be suppressed if the driver explicitly requested it, 114 driver which explicitly relies on this fallback mechanism. Only two 148 to be used for all firmware requests which explicitly do not disable a
|
/Linux-v5.10/include/uapi/linux/ |
D | blkzoned.h | 43 * @BLK_ZONE_COND_IMP_OPEN: The zone is open, but not explicitly opened. 44 * @BLK_ZONE_COND_EXP_OPEN: The zones was explicitly opened by an 46 * @BLK_ZONE_COND_CLOSED: The zone was [explicitly] closed after writing.
|
/Linux-v5.10/drivers/firmware/efi/libstub/ |
D | Makefile | 18 # arm64 uses the full KBUILD_CFLAGS so it's necessary to explicitly 74 # so work around this by explicitly removing the unwanted section. 91 # which are preserved explicitly by the decompressor linker script.
|
/Linux-v5.10/arch/ia64/kernel/ |
D | gate.lds.S | 78 * We must supply the ELF program headers explicitly to get just one 79 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/x86/entry/vdso/ |
D | vdso-layout.lds.S | 96 * We must supply the ELF program headers explicitly to get just one 97 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
/Linux-v5.10/arch/x86/include/uapi/asm/ |
D | debugreg.h | 51 is global meaning that we have to explicitly reset the bit. With linux, 52 you can use either one, since we explicitly zero the register when we enter
|
/Linux-v5.10/Documentation/driver-api/ |
D | zorro.rst | 79 explicitly using z_ioremap(). 87 - Zorro III address space must be mapped explicitly using z_ioremap() first
|
/Linux-v5.10/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.c | 38 * is enabled). Thus we must explicitly test for either condition as required. 78 * neither the enabled nor disabled state. Thus we must explicitly test for
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 146 *not* resume the decoder. You have to explicitly call 157 without the ``V4L2_DEC_CMD_STOP`` being called explicitly. See 196 So this command can be used to explicitly flush that final decoded
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | amlogic,meson-dwmac.yaml | 68 explicitly configured. When not configured a fallback of 2ns is 84 should be explicitly configured. When the phy-mode is set to
|
/Linux-v5.10/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 114 * We must supply the ELF program headers explicitly to get just one 115 * PT_LOAD segment, and set the flags explicitly to make segments read-only.
|
12345678910>>...59