Home
last modified time | relevance | path

Searched refs:only (Results 1 – 25 of 4465) sorted by relevance

12345678910>>...179

/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-driver-intel-m10-bmc-sec-update5 Description: Read only. Returns the root entry hash for the static
7 string: "hash not programmed". This file is only
15 Description: Read only. Returns the root entry hash for the partial
18 is only visible if the underlying device supports it.
25 Description: Read only. Returns the root entry hash for the BMC image
27 "hash not programmed". This file is only visible if the
35 Description: Read only. Returns a list of indices for canceled code
43 Description: Read only. Returns a list of indices for canceled code
51 Description: Read only. Returns a list of indices for canceled code
59 Description: Read only. Returns number of times the secure update
Dsysfs-class-switchtec19 (read only)
27 Description: Component revision stored in the hardware (read only)
36 (read only)
44 Description: Device version as stored in the hardware (read only)
52 Description: Currently running firmware version (read only)
60 Description: Partition number for this device in the switch (read only)
68 Description: Total number of partitions in the switch (read only)
77 (read only)
86 (read only)
95 (read only)
Dsysfs-driver-ufs23 The file is read only.
33 The file is read only.
43 The file is read only.
54 The file is read only.
64 The file is read only.
75 The file is read only.
86 The file is read only.
98 The file is read only.
109 The file is read only.
119 The file is read only.
[all …]
Dsysfs-class-watchdog5 It is a read only file. It contains status of the watchdog
13 It is a read only file. It contains options of watchdog device.
19 It is a read only file. It contains firmware version of
26 It is a read only file. It contains identity string of
45 It is a read only file. It gives active/inactive status of
52 It is a read only file. It contains watchdog device's
60 It is a read only file. It contains value of time left for
68 It is a read only file. It is read to know about current
75 It is a read only file. It specifies the time in seconds before
83 It is a read only file. It shows the pretimeout governors
[all …]
Dconfigfs-usb-gadget-uvc7 streaming_maxburst 0..15 (ss only)
18 All attributes read only except enable_interrupt_ep:
57 All attributes read only except bSourceID:
79 All attributes read only except bmControls, which is read/write:
104 All attributes read only except bmControls, which is read/write:
126 bLength, bUnitID and iExtension are read-only. All others are
161 All attributes read only:
237 All attributes read only,
242 only defined after parent header is
244 read-only
[all …]
Dsysfs-class-cxl12 Description: read only
34 Description: read only
44 Description: read only
52 Description: read only
90 Description: write only
98 Description: read only
105 Description: read only
119 Description: read only
127 Description: read only
135 Description: read only
[all …]
Dsysfs-platform-dfl-fme5 Description: Read-only. One DFL FPGA device may have more than 1
13 Description: Read-only. It returns Bitstream (static FPGA region)
21 Description: Read-only. It returns Bitstream (static FPGA region) meta
29 Description: Read-only. It returns cache size of this FPGA device.
35 Description: Read-only. It returns fabric version of this FPGA device.
43 Description: Read-only. It returns socket_id to indicate which socket
44 this FPGA belongs to, only valid for integrated solution.
45 User only needs this information, in case standard numa node
70 Description: Read-only. It returns non-fatal errors detected.
76 Description: Read-only. It returns catastrophic and fatal errors detected.
[all …]
Dsysfs-block-zram14 The initstate file is read-only and shows the initialization
21 The reset file is write-only and allows resetting the
45 The mem_used_max file is write-only and is used to reset
55 The mem_limit file is write-only and specifies the maximum
64 The compact file is write-only and trigger compaction for
72 The io_stat file is read-only and accumulates device's I/O
81 The mm_stat file is read-only and represents device's mm
89 The debug_stat file is read-only and represents various
106 idle file is write-only and mark zram slot as idle.
114 The writeback file is write-only and trigger idle and/or
[all …]
Dsysfs-secvar46 Description: A read-only file containing the value of the variable. The size
52 Description: A write-only file that is used to submit the new value for the
59 Description: This optional directory contains read-only config attributes as
61 ASCII format. The directory is only created if the backing
63 present is only PLPKS on the pseries platform.
71 Currently only provided by PLPKS on the pseries platform.
84 Currently only provided by PLPKS on the pseries platform.
92 Currently only provided by PLPKS on the pseries platform.
100 Currently only provided by PLPKS on the pseries platform.
109 Currently only provided by PLPKS on the pseries platform.
[all …]
Dsysfs-bus-event_source-devices-hv_gpci4 Description: Read-only. Attribute group to describe the magic bits
80 Description: read only
87 Description: admin read only
92 * This sysfs file will be created only for power10 and above platforms.
96 * This sysfs file will be created, only when the HCALL returns "H_SUCCESS",
119 Description: admin read only
124 * This sysfs file will be created only for power10 and above platforms.
128 * This sysfs file will be created, only when the HCALL returns "H_SUCCESS",
151 Description: admin read only
156 * This sysfs file will be created only for power10 and above platforms.
[all …]
/linux-6.6.21/drivers/gpu/drm/i915/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0-only
4 # As this may inadvertently break the build, only allow the user
12 Add -Werror to the build flags for (and only for) i915.ko.
15 Recommended for driver developers only.
22 depends on EXPERT # only for developers
48 Recommended for driver developers only.
61 Recommended for driver developers only.
73 Recommended for driver developers only.
82 During development, we often only want the very first failure
88 Recommended for driver developers only.
[all …]
/linux-6.6.21/include/linux/
Dstring_helpers.h74 unsigned int flags, const char *only);
77 char *dst, size_t osz, const char *only) in string_escape_mem_any_np() argument
79 return string_escape_mem(src, isz, dst, osz, ESCAPE_ANY_NP, only); in string_escape_mem_any_np()
83 unsigned int flags, const char *only) in string_escape_str() argument
85 return string_escape_mem(src, strlen(src), dst, sz, flags, only); in string_escape_str()
89 size_t sz, const char *only) in string_escape_str_any_np() argument
91 return string_escape_str(src, dst, sz, ESCAPE_ANY_NP, only); in string_escape_str_any_np()
/linux-6.6.21/arch/arm/boot/dts/intel/ixp/
Dintel-ixp42x-welltech-epbx100.dts49 read-only;
54 read-only;
59 read-only;
64 read-only;
69 read-only;
74 read-only;
/linux-6.6.21/arch/arm/boot/dts/qcom/
Dqcom-ipq4018-ap120c-ac.dtsi131 read-only;
137 read-only;
143 read-only;
149 read-only;
155 read-only;
166 read-only;
172 read-only;
189 read-only;
195 read-only;
Dqcom-ipq4018-jalapeno.dts91 read-only;
97 read-only;
103 read-only;
109 read-only;
115 read-only;
126 read-only;
132 read-only;
/linux-6.6.21/Documentation/devicetree/bindings/timer/
Dxlnx,xps-timer.yaml38 xlnx,one-timer-only:
42 Whether only one timer is present in this block.
47 - xlnx,one-timer-only
58 xlnx,one-timer-only:
81 xlnx,one-timer-only = <0x0>;
91 xlnx,one-timer-only = <0x0>;
/linux-6.6.21/arch/powerpc/boot/dts/fsl/
Dp1020rdb.dtsi49 read-only;
56 read-only;
63 read-only;
78 read-only;
94 read-only;
101 read-only;
108 read-only;
115 read-only;
159 read-only;
166 read-only;
[all …]
Dp2020rdb.dts49 read-only;
56 read-only;
63 read-only;
78 read-only;
94 read-only;
101 read-only;
108 read-only;
115 read-only;
162 read-only;
169 read-only;
[all …]
Dp1022ds.dtsi47 read-only;
53 read-only;
59 read-only;
65 read-only;
76 read-only;
82 read-only;
95 read-only;
106 read-only;
117 read-only;
170 read-only;
[all …]
/linux-6.6.21/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst11 This section describes each of them. Please notice, however, that only
65 #. In ISDB-Tsb, the channel consists of only one or three segments the
95 DVB-S No need to set. It supports only QPSK.
119 Should be set only for terrestrial delivery systems.
281 Used only on ISDB.
301 Used only on ISDB.
315 Used only on ISDB.
317 This field only applies if ``DTV_ISDBT_SOUND_BROADCASTING`` is '1'.
352 Used only on ISDB.
354 This field only applies if ``DTV_ISDBT_SOUND_BROADCASTING`` is '1'.
[all …]
/linux-6.6.21/drivers/clk/samsung/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
22 Choose Y here only if you build for this SoC.
29 Choose Y here only if you build for this SoC.
36 Exynos3250 SoCs. Choose Y here only if you build for this SoC.
43 Exynos4212 and Exynos4412 SoCs. Choose Y here only if you build for
51 Exynos5250 SoCs. Choose Y here only if you build for this SoC.
58 Exynos5260 SoCs. Choose Y here only if you build for this SoC.
65 Exynos5410 SoCs. Choose Y here only if you build for this SoC.
72 Exynos5420/Exynos5422/Exynos5800 SoCs. Choose Y here only if you
104 Choose Y here only if you build for this SoC.
/linux-6.6.21/Documentation/hwmon/
Dtps53679.rst90 TPS53679, TPS53681, TPS53688 only.
94 TPS53679, TPS53681, TPS53688 only.
109 TPS53679, TPS53681, TPS53688 only.
113 TPS53679, TPS53681, TPS53688 only.
117 TPS53647, TPS53667 only.
121 TPS53679, TPS53681, TPS53688 only.
125 TPS53679, TPS53681, TPS53688 only.
167 telemetry supported on TPS53676 and TPS53681 only.
184 Limit and alarm attributes are only available for
/linux-6.6.21/Documentation/bpf/
Dclassic_vs_extended.rst15 new layout extends this to be 10 internal registers and a read-only frame
27 On 32-bit architectures JIT may map programs that use only 32-bit arithmetic
31 necessary across calls. Note that there is only one eBPF program (== one
32 eBPF main routine) and it cannot call other eBPF functions, it can only
44 Their JITs may convert BPF programs that only use 32-bit subregisters into
107 For practical reasons all eBPF programs have only one argument 'ctx' which is
202 program will terminate quickly and will only call a fixed number of kernel
302 BPF_MOV 0xb0 /* eBPF only: mov reg to reg */
303 BPF_ARSH 0xc0 /* eBPF only: sign extending shift right */
304 BPF_END 0xd0 /* eBPF only: endianness conversion */
[all …]
/linux-6.6.21/tools/perf/Documentation/
Dperf-timechart.txt18 of an arbitrary workload. By default timechart records only scheduler
45 --power-only::
48 --tasks-only::
86 --power-only::
87 Record only power-related events
89 --tasks-only::
90 Record only tasks-related events
92 --io-only::
93 Record only io-related events
/linux-6.6.21/Documentation/admin-guide/
Dufs.rst20 default value, supported as read-only
43 supported as read-only
47 supported as read-only
51 supported as read-only
55 supported as read-only

12345678910>>...179