| /Linux-v5.15/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos_dp.txt | 9 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/ |
| D | builtin-list.c | 29 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/ |
| D | uninitialized_var.cocci | 5 /// 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")
|
| D | flexible_array.cocci | 3 /// 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/ |
| D | legacy_instructions.rst | 6 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/ |
| D | Kconfig | 42 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/ |
| D | clk-sp810.c | 91 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/ |
| D | snow.txt | 8 - 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/ |
| D | mv_cesa.txt | 10 but this representation is deprecated and marvell,crypto-srams should 13 is deprecated and marvell,crypto-srams should be used instead
|
| D | marvell-cesa.txt | 14 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/ |
| D | armada-thermal.txt | 13 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/ |
| D | snps,dwc-qos-ethernet.txt | 3 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/ |
| D | sysfs-devices-system-cpu | 59 (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/ |
| D | marvell-nand.txt | 8 * "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/ |
| D | octeon-usb.txt | 27 - refclk-frequency: deprecated, use "clock-frequency". 29 - refclk-type: deprecated, use "cavium,refclk-type".
|
| D | usb-uhci.txt | 5 - compatible : "generic-uhci" (deprecated: "platform-uhci")
|
| /Linux-v5.15/tools/perf/util/ |
| D | pmu.h | 79 bool deprecated; member 114 bool deprecated);
|
| /Linux-v5.15/drivers/pinctrl/renesas/ |
| D | sh_pfc.h | 650 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/ |
| D | libbpf_common.h | 18 #define LIBBPF_DEPRECATED(msg) __attribute__((deprecated(msg)))
|
| /Linux-v5.15/Documentation/devicetree/bindings/leds/ |
| D | ams,as3645a.txt | 44 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/ |
| D | pmu-events.h | 27 const char *deprecated; member
|
| D | jevents.c | 69 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/ |
| D | Build | 1 CFLAGS_gtk += -fPIC $(GTK_CFLAGS) -Wno-deprecated-declarations
|
| /Linux-v5.15/Documentation/userspace-api/media/dvb/ |
| D | frontend_legacy_dvbv3_api.rst | 9 The usage of this API is deprecated, as it doesn't support all digital
|
| /Linux-v5.15/Documentation/ABI/removed/ |
| D | sysfs-class-rfkill | 9 Description: This file was deprecated because there no longer was a way to
|