Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.12.1/tools/testing/selftests/powerpc/switch_endian/
DMakefile4 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
13 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
15 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
18 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
D.gitignore3 check-reversed.S
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/linux-6.12.1/tools/perf/scripts/python/
Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
Dflamegraph.py109 for entry in reversed(event["callchain"]):
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3566-anbernic-rg353vs.dts39 /* Channels reversed for headphones. */
Drk3566-anbernic-rg353ps.dts39 /* Channels reversed for both headphones and speakers. */
Drk3566-anbernic-rg353v.dts40 /* Channels reversed for headphones. */
Drk3566-anbernic-rg353p.dts40 /* Channels reversed for both headphones and speakers. */
Drk3566-anbernic-rg-arc.dtsi36 /* Channels reversed for both headphones and speakers. */
Drk3566-anbernic-rg503.dts129 /* Channels reversed for both headphones and speakers. */
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/linux-6.12.1/tools/testing/selftests/net/lib/py/
Dksft.py39 for frame in reversed(stack[2:]):
/linux-6.12.1/Documentation/driver-api/pm/
Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/linux-6.12.1/tools/testing/selftests/tc-testing/
Dtdc.py134 for (_, pgn_inst) in reversed(self.plugin_instances):
150 for (pgn, pgn_inst) in reversed(self.plugin_instances):
162 for (pgn, pgn_inst) in reversed(self.plugin_instances):
/linux-6.12.1/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst101 or "reversed"::
/linux-6.12.1/Documentation/networking/
Dnf_conntrack-sysctl.rst100 the reversed address). This means that with default settings a maxed-out
/linux-6.12.1/Documentation/livepatch/
Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/linux-6.12.1/Documentation/PCI/
Dsysfs-pci.rst81 may not be reversed.
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dd3.h476 u8 reversed[2]; member
/linux-6.12.1/fs/btrfs/
Dsend.c59 unsigned short reversed:1; member
428 if (p->reversed) { in fs_path_reset()
446 p->reversed = 0; in fs_path_alloc()
460 p->reversed = 1; in fs_path_alloc_reversed()
518 if (p->reversed) { in fs_path_ensure_buf()
543 if (p->reversed) { in fs_path_prepare_for_add()
607 p->reversed = from->reversed; in fs_path_copy()
618 if (!p->reversed) in fs_path_unreverse()
626 p->reversed = 0; in fs_path_unreverse()
2462 dest->reversed = 1; in get_cur_path()
/linux-6.12.1/Documentation/fb/
Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/linux-6.12.1/drivers/mtd/chips/
DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/linux-6.12.1/Documentation/admin-guide/media/
Dfaq.rst197 Additionally make sure that "source validation by reversed path

123