Home
last modified time | relevance | path

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

12

/Linux-v6.6/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.6/Documentation/devicetree/bindings/sound/
Dwm8741.txt19 2 = stereo reversed
/Linux-v6.6/tools/perf/scripts/python/
Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
Dflamegraph.py109 for entry in reversed(event["callchain"]):
/Linux-v6.6/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-rg503.dts67 /* Channels reversed for both headphones and speakers. */
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/Linux-v6.6/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.6/Documentation/driver-api/pm/
Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/Linux-v6.6/Documentation/input/devices/
Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/Linux-v6.6/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst101 or "reversed"::
/Linux-v6.6/Documentation/networking/
Dnf_conntrack-sysctl.rst100 the reversed address). This means that with default settings a maxed-out
/Linux-v6.6/Documentation/livepatch/
Dcallbacks.rst94 If a patch transition is reversed, no pre-unpatch handlers will be run
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dd3.h474 u8 reversed[2]; member
/Linux-v6.6/Documentation/PCI/
Dsysfs-pci.rst81 may not be reversed.
/Linux-v6.6/fs/btrfs/
Dsend.c60 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()
2449 dest->reversed = 1; in get_cur_path()
/Linux-v6.6/Documentation/fb/
Dvesafb.rst178 reversed to give override possibility (allocate more fb memory
/Linux-v6.6/drivers/mtd/chips/
DKconfig55 LITTLE_ENDIAN_BYTE, if the bytes are reversed.
/Linux-v6.6/Documentation/userspace-api/media/rc/
Drc-protos.rst186 and the command the higher 8 bits; this is reversed from IR order.
/Linux-v6.6/Documentation/admin-guide/media/
Dfaq.rst197 Additionally make sure that "source validation by reversed path
/Linux-v6.6/lib/
Dvsprintf.c1275 bool reversed = false; in mac_address_string() local
1286 reversed = true; in mac_address_string()
1295 if (reversed) in mac_address_string()

12