Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/Linux-v5.15/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt9 Required properties for dptx-phy: deprecated, use phys and phy-names
10 -reg: deprecated
12 -samsung,enable-mask: deprecated
60 -interlaced: deprecated prop that can parsed from drm_display_mode.
61 -vsync-active-high: deprecated prop that can parsed from drm_display_mode.
62 -hsync-active-high: deprecated prop that can parsed from drm_display_mode.
63 -samsung,ycbcr-coeff: deprecated prop that can parsed from drm_display_mode.
64 -samsung,dynamic-range: deprecated prop that can parsed from drm_display_mode.
65 -samsung,color-space: deprecated prop that can parsed from drm_display_info.
66 -samsung,color-depth: deprecated prop that can parsed from drm_display_info.
[all …]
/Linux-v5.15/tools/perf/
Dbuiltin-list.c29 bool deprecated = false; in cmd_list() local
38 OPT_BOOLEAN(0, "deprecated", &deprecated, in cmd_list()
61 details_flag, deprecated); in cmd_list()
85 deprecated); in cmd_list()
119 deprecated); in cmd_list()
/Linux-v5.15/scripts/coccinelle/misc/
Duninitialized_var.cocci5 /// From Documentation/process/deprecated.rst,
6 /// commit 4b19bec97c88 ("docs: deprecated.rst: Add uninitialized_var()"):
16 /// Later, commit 3942ea7a10c9 ("deprecated.rst: Remove now removed
50 coccilib.report.print_report(p[0], "WARNING this kind of initialization is deprecated")
56 coccilib.org.print_todo(p[0], "WARNING this kind of initialization is deprecated")
Dflexible_array.cocci3 /// Zero-length and one-element arrays are deprecated, see
4 /// Documentation/process/deprecated.rst
99 …e-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length…
106 …e-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length…
/Linux-v5.15/Documentation/arm64/
Dlegacy_instructions.rst6 emulation of instructions which have been deprecated, or obsoleted in
26 warnings are issued. This is the default for deprecated
32 Although marked as deprecated, some implementations may support the
36 about the use of the deprecated instructions.
/Linux-v5.15/net/sunrpc/
DKconfig42 Choose Y here to disable the use of deprecated encryption types
44 deprecated encryption types include DES-CBC-MD5, DES-CBC-CRC,
45 and DES-CBC-MD4. These types were deprecated by RFC 6649 because
49 keytabs that contain only these deprecated encryption types.
/Linux-v5.15/drivers/clk/versatile/
Dclk-sp810.c91 bool deprecated; in clk_sp810_of_setup() local
112 deprecated = !of_find_property(node, "assigned-clock-parents", NULL); in clk_sp810_of_setup()
127 if (deprecated) in clk_sp810_of_setup()
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dsnow.txt8 - samsung,i2s-controller (deprecated): The phandle of the Samsung I2S controller
9 - samsung,audio-codec (deprecated): The phandle of the audio codec
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dmv_cesa.txt10 but this representation is deprecated and marvell,crypto-srams should
13 is deprecated and marvell,crypto-srams should be used instead
Dmarvell-cesa.txt14 but this representation is deprecated and marvell,crypto-srams should
17 is deprecated and marvell,crypto-srams should be used instead
/Linux-v5.15/Documentation/devicetree/bindings/thermal/
Darmada-thermal.txt13 Note: these bindings are deprecated for AP806/CP110 and should instead
24 "control MSB/control 1", with size of 4 (deprecated binding), or point
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dsnps,dwc-qos-ethernet.txt3 This binding is deprecated, but it continues to be supported, but new
19 This combination is deprecated. It should be treated as equivalent to
53 This clock is deprecated and should not be used by new compatible values.
56 This clock is deprecated and should not be used by new compatible values.
83 - "snps,dwc-qos-ethernet-4.10" (deprecated):
101 - "snps,dwc-qos-ethernet-4.10" (deprecated):
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-devices-system-cpu59 (deprecated name: "thread_siblings")
65 (deprecated name: "thread_siblings_list").
70 (deprecated name: "core_siblings").
76 (deprecated name: "core_siblings_list")
/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dmarvell-nand.txt8 * "marvell,armada-8k-nand" (deprecated)
9 * "marvell,armada370-nand" (deprecated)
10 * "marvell,pxa3xx-nand" (deprecated)
11 Compatibles marked deprecated support only the old bindings described
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Docteon-usb.txt27 - refclk-frequency: deprecated, use "clock-frequency".
29 - refclk-type: deprecated, use "cavium,refclk-type".
Dusb-uhci.txt5 - compatible : "generic-uhci" (deprecated: "platform-uhci")
/Linux-v5.15/tools/perf/util/
Dpmu.h79 bool deprecated; member
114 bool deprecated);
/Linux-v5.15/drivers/pinctrl/renesas/
Dsh_pfc.h650 deprecated)); char name[(bank * 32) + pin] __attribute__((deprecated
653 char dummy[0] __attribute__((deprecated, \
655 deprecated)); \
717 deprecated)); char pfx[pn] __attribute__((deprecated
720 char dummy[0] __attribute__((deprecated, \
722 deprecated)); \
/Linux-v5.15/tools/lib/bpf/
Dlibbpf_common.h18 #define LIBBPF_DEPRECATED(msg) __attribute__((deprecated(msg)))
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt44 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
59 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
/Linux-v5.15/tools/perf/pmu-events/
Dpmu-events.h27 const char *deprecated; member
Djevents.c69 char *deprecated; member
404 if (je->deprecated) in print_events_table_entry()
405 fprintf(outfp, "\t.deprecated = \"%s\",\n", je->deprecated); in print_events_table_entry()
427 char *deprecated; member
457 op(deprecated); \
659 addfield(map, &je.deprecated, "", "", val); in json_events()
720 free(je.deprecated); in json_events()
/Linux-v5.15/tools/perf/ui/gtk/
DBuild1 CFLAGS_gtk += -fPIC $(GTK_CFLAGS) -Wno-deprecated-declarations
/Linux-v5.15/Documentation/userspace-api/media/dvb/
Dfrontend_legacy_dvbv3_api.rst9 The usage of this API is deprecated, as it doesn't support all digital
/Linux-v5.15/Documentation/ABI/removed/
Dsysfs-class-rfkill9 Description: This file was deprecated because there no longer was a way to

12345678910>>...13