Home
last modified time | relevance | path

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

12

/Linux-v6.1/tools/testing/selftests/powerpc/switch_endian/
DMakefile6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
12 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
14 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o
17 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
D.gitignore3 check-reversed.S
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/Linux-v6.1/tools/perf/scripts/python/
Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
Dflamegraph.py97 for entry in reversed(event["callchain"]):
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/Linux-v6.1/tools/testing/selftests/tc-testing/
Dtdc.py122 for pgn_inst in reversed(self.plugin_instances):
137 for pgn_inst in reversed(self.plugin_instances):
145 for pgn_inst in reversed(self.plugin_instances):
/Linux-v6.1/Documentation/driver-api/pm/
Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/Linux-v6.1/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/Linux-v6.1/Documentation/networking/
Dnf_conntrack-sysctl.rst100 the reversed address). This means that with default settings a maxed-out
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst101 or "reversed"::
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dd3.h471 u8 reversed[2]; member
/Linux-v6.1/Documentation/livepatch/
Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/Linux-v6.1/Documentation/PCI/
Dsysfs-pci.rst81 may not be reversed.
/Linux-v6.1/fs/btrfs/
Dsend.c54 unsigned short reversed:1; member
372 if (p->reversed) { in fs_path_reset()
390 p->reversed = 0; in fs_path_alloc()
404 p->reversed = 1; in fs_path_alloc_reversed()
461 if (p->reversed) { in fs_path_ensure_buf()
486 if (p->reversed) { in fs_path_prepare_for_add()
550 p->reversed = from->reversed; in fs_path_copy()
561 if (!p->reversed) in fs_path_unreverse()
569 p->reversed = 0; in fs_path_unreverse()
2328 dest->reversed = 1; in get_cur_path()
/Linux-v6.1/Documentation/fb/
Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/Linux-v6.1/drivers/mtd/chips/
DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/Linux-v6.1/Documentation/admin-guide/media/
Dfaq.rst197 Additionally make sure that "source validation by reversed path
/Linux-v6.1/Documentation/userspace-api/media/rc/
Drc-protos.rst186 and the command the higher 8 bits; this is reversed from IR order.
/Linux-v6.1/lib/
Dvsprintf.c1278 bool reversed = false; in mac_address_string() local
1289 reversed = true; in mac_address_string()
1298 if (reversed) in mac_address_string()
/Linux-v6.1/sound/soc/tegra/
DKconfig167 except that the data flow direction is reversed.
/Linux-v6.1/Documentation/staging/
Dcrc32.rst85 be bit-reversed) and next_input_bit().
/Linux-v6.1/Documentation/sound/designs/
Dcompress-offload.rst251 (note: order for partial_drain and write for next track can be reversed as well)
/Linux-v6.1/arch/sh/lib/
Dmemcpy-sh4.S457 ! this can be reversed at the end, so we don't need to save any extra
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3566-anbernic-rgxx3.dtsi220 /* Channels reversed for both headphones and speakers. */

12