Searched full:unchanged (Results 1 – 25 of 496) sorted by relevance
12345678910>>...20
/linux-6.14.4/arch/m68k/fpsp040/ |
D | bindec.S | 230 | d7: k-factor/Unchanged 240 | L_SCR2:first word of X packed/Unchanged 287 | d0: exponent/Unchanged 291 | d5: ICTR/Unchanged 292 | d6: ILOG/Unchanged 293 | d7: k-factor/Unchanged 297 | fp0: float(ILOG)/Unchanged 301 | F_SCR2:Abs(X) with $3fff exponent/Unchanged 303 | L_SCR2:first word of X packed/Unchanged 362 | d4: LEN/Unchanged [all …]
|
/linux-6.14.4/tools/testing/selftests/hid/tests/ |
D | base_gamepad.py | 94 where ``None`` is "leave unchanged" 96 where ``None`` is "leave unchanged" 99 where ``None`` is "leave unchanged" 101 where ``None`` is "leave unchanged" 156 where ``None`` is "leave unchanged" 158 where ``None`` is "leave unchanged" 160 where ``None`` is "leave unchanged" 162 where ``None`` is "leave unchanged" 216 where ``None`` is "leave unchanged" 218 where ``None`` is "leave unchanged" [all …]
|
/linux-6.14.4/include/linux/mfd/ |
D | max8998.h | 74 * If it equals 0, leave it unchanged. 77 * If it equals 0, leave it unchanged. 80 * If it equals 0, leave it unchanged. 81 * Otherwise, leave it unchanged.
|
D | dbx500-prcmu.h | 64 * - EPOD_STATE_NO_CHANGE: The EPOD should remain unchanged 113 * @APE_NO_CHANGE: The APE operating point is unchanged 129 * @ARM_NO_CHANGE: The ARM operating point is unchanged 166 * @DDR_PWR_STATE_UNCHANGED: SDRAM and DDR controller state is unchanged
|
/linux-6.14.4/Documentation/sphinx/ |
D | kerneldoc.py | 52 'export': directives.unchanged, 53 'internal': directives.unchanged, 54 'identifiers': directives.unchanged, 55 'no-identifiers': directives.unchanged, 56 'functions': directives.unchanged,
|
/linux-6.14.4/include/uapi/linux/ |
D | lp.h | 39 #define LP_PACK 0x40 /* unchanged input, active low */ 40 #define LP_POUTPA 0x20 /* unchanged input, active high */ 41 #define LP_PSELECD 0x10 /* unchanged input, active high */ 42 #define LP_PERRORP 0x08 /* unchanged input, active low */
|
D | uinput.h | 84 * copied unchanged into the new device. 85 * name: This is used unchanged as name for the new device. 120 * This field is copied unchanged into the kernel for the
|
/linux-6.14.4/arch/arm64/kvm/hyp/ |
D | exception.c | 80 * When an exception is taken, most PSTATE fields are left unchanged in the 142 // PSTATE.PAN is unchanged unless SCTLR_ELx.SPAN == 0b0 in enter_exception64() 175 * When an exception is taken, most CPSR fields are left unchanged in the 217 // CPSR.PAN is unchanged unless SCTLR.SPAN == 0b0 in get_except32_cpsr() 240 // CPSR.A is unchanged upon an exception to Undefined, Supervisor in get_except32_cpsr() 254 // CPSR.F is unchanged upon an exception to other modes in get_except32_cpsr()
|
/linux-6.14.4/drivers/power/supply/ |
D | max8998_charger.c | 123 "EOC value not set: leave it unchanged.\n"); in max8998_battery_probe() 145 "Restart Level not set: leave it unchanged.\n"); in max8998_battery_probe() 168 "Full Timeout not set: leave it unchanged.\n"); in max8998_battery_probe()
|
/linux-6.14.4/Documentation/driver-api/thermal/ |
D | exynos_thermal.rst | 41 Temperature code measured at 25 degree Celsius which is unchanged 44 Temperature code measured at 85 degree Celsius which is unchanged
|
/linux-6.14.4/Documentation/admin-guide/LSM/ |
D | Yama.rst | 56 unchanged. 65 Using ``PTRACE_TRACEME`` is unchanged.
|
/linux-6.14.4/Documentation/arch/x86/x86_64/ |
D | fred.rst | 89 The current stack level could be unchanged or go higher upon FRED 90 event delivery. If unchanged, the CPU keeps using the current event
|
/linux-6.14.4/tools/testing/selftests/exec/ |
D | check-exec.c | 404 /* Checks lock set but unchanged. */ in TEST_F() 420 /* Checks lock unset but unchanged. */ in TEST_F() 438 /* Checks lock set but unchanged. */ in TEST_F() 454 /* Checks lock unset but unchanged. */ in TEST_F()
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | nxp,lpc1850-dwmac.txt | 4 Please see stmmac.txt for the other unchanged properties.
|
D | anarion-gmac.txt | 4 Please see stmmac.txt for the other unchanged properties.
|
/linux-6.14.4/arch/um/drivers/ |
D | Kconfig | 86 It is safe to leave this unchanged. 96 It is safe to leave this unchanged, although you may wish to change 108 It is safe to leave this unchanged, although you may wish to change
|
/linux-6.14.4/arch/um/kernel/ |
D | physmem.c | 164 * unchanged. 168 /* Initialized in parse_iomem and unchanged thereafter */
|
/linux-6.14.4/Documentation/userspace-api/media/cec/ |
D | cec-func-close.rst | 34 freed. The device configuration remain unchanged.
|
/linux-6.14.4/Documentation/userspace-api/media/mediactl/ |
D | media-func-close.rst | 34 are freed. The device configuration remain unchanged.
|
D | media-func-open.rst | 39 configuration remain unchanged.
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | func-close.rst | 36 remain unchanged.
|
/linux-6.14.4/include/sound/ |
D | hda_regmap.h | 157 * Returns 0 if the value is unchanged, 1 if changed, or a negative error. 202 * Returns 0 if the value is unchanged, 1 if changed, or a negative error.
|
/linux-6.14.4/Documentation/arch/arm64/ |
D | asymmetric-32bit.rst | 95 with the affinity unchanged. 137 unchanged irrespective of the cgroup version.
|
/linux-6.14.4/tools/testing/selftests/arm64/abi/ |
D | tpidr2.c | 92 * If we fork the value in the parent should be unchanged and the 174 * be unchanged and the child should start with zero and be able to
|
/linux-6.14.4/tools/testing/selftests/lkdtm/ |
D | tests.txt | 79 CFI_BACKWARD call trace:|ok: control flow unchanged
|
12345678910>>...20