Searched full:untouched (Results 1 – 25 of 154) sorted by relevance
1234567
| /Linux-v5.15/Documentation/devicetree/bindings/sound/ |
| D | alc5623.txt | 12 register is untouched. 16 register is untouched.
|
| /Linux-v5.15/arch/ia64/include/uapi/asm/ |
| D | ptrace.h | 70 * untouched. 166 struct ia64_fpreg f12; /* scratch, but untouched by kernel */ 167 struct ia64_fpreg f13; /* scratch, but untouched by kernel */ 168 struct ia64_fpreg f14; /* scratch, but untouched by kernel */ 169 struct ia64_fpreg f15; /* scratch, but untouched by kernel */
|
| /Linux-v5.15/arch/arm/mach-mvebu/ |
| D | coherency_ll.S | 28 * Returns the coherency base address in r1 (r0 is untouched), or 0 if 56 * Returns the coherency CPU mask in r3 (r0 is untouched). This
|
| /Linux-v5.15/arch/m68k/lib/ |
| D | checksum.c | 111 "lslw #8,%4\n\t" /* into bits 8..15; 16..31 untouched */ in csum_partial() 233 "lslw #8,%5\n\t" /* into bits 8..15; 16..31 untouched */ in csum_and_copy_from_user() 359 "lslw #8,%5\n" /* into bits 8..15; 16..31 untouched */ in csum_partial_copy_nocheck()
|
| /Linux-v5.15/drivers/staging/sm750fb/ |
| D | ddk750_chip.h | 80 * 0 = leave all engine state untouched.
|
| /Linux-v5.15/Documentation/powerpc/ |
| D | cpu_features.rst | 48 If CPU 0 supports Altivec, the code is left untouched. If it doesn't, both
|
| /Linux-v5.15/Documentation/driver-api/thermal/ |
| D | nouveau_thermal.rst | 77 * 0: The fan is left untouched;
|
| /Linux-v5.15/drivers/platform/chrome/ |
| D | chromeos_pstore.c | 51 * range untouched across reboots, so we use that to store our pstore
|
| /Linux-v5.15/Documentation/input/ |
| D | userio.rst | 46 argument, this field can be left untouched and will be ignored by the kernel.
|
| /Linux-v5.15/arch/arm64/include/asm/ |
| D | kvm_emulate.h | 430 return data; /* Leave LE untouched */ in vcpu_data_guest_to_host() 461 return data; /* Leave LE untouched */ in vcpu_data_host_to_guest()
|
| /Linux-v5.15/Documentation/ABI/stable/ |
| D | sysfs-driver-firmware-zynqmp | 77 remains untouched.
|
| /Linux-v5.15/drivers/staging/greybus/ |
| D | gb-camera.h | 57 * returned and the buffer is left untouched.
|
| /Linux-v5.15/drivers/rtc/ |
| D | rtc-mcp795.c | 194 /* Read first, so we can leave config bits untouched */ in mcp795_set_time() 285 /* Read registers, so we can leave configuration bits untouched */ in mcp795_set_alarm()
|
| D | rtc-m48t35.c | 62 * tm_wday, tm_yday and tm_isdst untouched. Even though the in m48t35_read_time()
|
| D | rtc-mc146818-lib.c | 56 * tm_wday, tm_yday and tm_isdst untouched. Even though the in mc146818_get_time()
|
| /Linux-v5.15/drivers/phy/st/ |
| D | phy-stih407-usb.c | 73 * Only port reset is asserted, phy global reset is kept untouched in stih407_usb2_exit_port()
|
| /Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
| D | marvell-nand.txt | 43 from the core and leaving them completely untouched. Bootloader
|
| /Linux-v5.15/kernel/irq/ |
| D | handle.c | 119 * threads_oneshot untouched and runs the thread another time. in __irq_wake_thread()
|
| D | cpuhotplug.c | 116 * the affinity untouched. in migrate_one_irq()
|
| /Linux-v5.15/Documentation/driver-api/media/ |
| D | v4l2-device.rst | 29 be untouched. If dev is ``NULL``, then you **must** setup
|
| /Linux-v5.15/arch/x86/include/asm/ |
| D | irq_stack.h | 42 * that the compiler does not assume that R11 is left untouched in
|
| /Linux-v5.15/arch/arm/kernel/ |
| D | entry-ftrace.S | 178 @ called from __mcount, untouched in lr
|
| /Linux-v5.15/include/drm/ |
| D | drm_modeset_lock.h | 188 * ret will be untouched unless it is -EDEADLK on entry. That means that if you
|
| /Linux-v5.15/arch/powerpc/kernel/ |
| D | cpu_setup_power.c | 52 * Other bits untouched for now
|
| /Linux-v5.15/init/ |
| D | main.c | 142 /* Untouched command line saved by arch-specific code. */ 144 /* Untouched saved command line (eg. for /proc) */ 148 /* Untouched extra command line */ 618 * We need to store the untouched command line for future reference.
|
1234567