Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/linux/tools/perf/tests/shell/attr/
H A Dtest-stat-detailed-336 optional=1
43 optional=1
50 optional=1
57 optional=1
64 optional=1
71 optional=1
80 optional=1
91 optional=1
102 optional=1
113 optional=1
[all …]
H A Dtest-stat-detailed-236 optional=1
43 optional=1
50 optional=1
57 optional=1
64 optional=1
71 optional=1
80 optional=1
91 optional=1
102 optional=1
113 optional=1
[all …]
H A Dtest-stat-detailed-136 optional=1
43 optional=1
50 optional=1
57 optional=1
64 optional=1
71 optional=1
80 optional=1
91 optional=1
102 optional=1
113 optional=1
[all …]
H A Dtest-stat-default35 optional=1
42 optional=1
48 optional=1
55 optional=1
62 optional=1
69 optional=1
78 optional=1
89 optional=1
100 optional=1
111 optional=1
[all …]
/linux/include/linux/
H A Dreset.h97 int __device_reset(struct device *dev, bool optional);
150 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() argument
152 return optional ? 0 : -ENOTSUPP; in __device_reset()
159 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __of_reset_control_get() local
161 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __of_reset_control_get()
168 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __reset_control_get() local
170 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __reset_control_get()
207 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __reset_control_bulk_get() local
209 return optional ? 0 : -EOPNOTSUPP; in __reset_control_bulk_get()
221 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __devm_reset_control_get() local
[all …]
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hix5hd2-gmac.txt22 - clock-names: contain the clock name "mac_core"(required) and "mac_ifc"(optional).
23 - resets: should contain the phandle to the MAC core reset signal(optional),
24 the MAC interface reset signal(optional)
25 and the PHY reset signal(optional).
26 - reset-names: contain the reset signal name "mac_core"(optional),
27 "mac_ifc"(optional) and "phy"(optional).
H A Dhisilicon-femac.txt14 the PHY reset signal(optional).
16 and "phy"(optional).
24 The MAC address will be determined using the optional properties
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c64 .optional = true,
68 .optional = true,
72 .optional = true,
105 .optional = true,
139 if (!property->optional && in logicvc_of_property_parse_u32()
H A Dlogicvc_drm.c155 bool optional; in logicvc_clocks_prepare() member
160 .optional = false, in logicvc_clocks_prepare()
165 .optional = true, in logicvc_clocks_prepare()
170 .optional = true, in logicvc_clocks_prepare()
175 .optional = true, in logicvc_clocks_prepare()
186 if (PTR_ERR(clk) == -ENOENT && clocks_map[i].optional) in logicvc_clocks_prepare()
/linux/Documentation/hwmon/
H A Dlineage-pem.rst66 in2_input Input voltage (mV, optional)
69 curr1_input Input current (mA, optional)
72 power1_input Input power (uW, optional)
75 fan1_input Fan 1 speed (rpm, optional)
76 fan2_input Fan 2 speed (rpm, optional)
77 fan3_input Fan 3 speed (rpm, optional)
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt31 The node is optional but should be provided by new OPAL firmware.
60 Usage: optional
111 Usage: optional
130 Usage: optional
149 Usage: optional
162 Usage: optional
175 Usage: optional
195 Usage: optional
/linux/drivers/reset/
H A Dcore.c998 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __of_reset_control_get() local
1015 return optional ? NULL : ERR_PTR(-ENOENT); in __of_reset_control_get()
1024 return optional ? NULL : ERR_PTR(ret); in __of_reset_control_get()
1033 return optional ? NULL : ERR_PTR(ret); in __of_reset_control_get()
1081 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __reset_control_get() local
1089 return optional ? NULL : ERR_PTR(-ENOENT); in __reset_control_get()
1284 int __device_reset(struct device *dev, bool optional) in __device_reset() argument
1295 return optional ? 0 : -ENOENT; in __device_reset()
1302 flags = optional ? RESET_CONTROL_OPTIONAL_EXCLUSIVE : RESET_CONTROL_EXCLUSIVE; in __device_reset()
1353 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in of_reset_control_array_get() local
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst62 The number of optional arguments
65 The following optional arguments are supported:
88 An optional parameter. A name that uniquely identifies
94 If we omit the number of optional arguments, program id must not
96 optional arguments.
99 An optional parameter. A word that provides auxiliary data
120 An optional parameter.
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-tqma335x.dtsi116 /* optional, not on TQMa335xL */
128 /* optional, not on TQMa335xL */
136 /* optional, not on TQMa335xL */
144 /* optional, not on TQMa335xL */
/linux/Documentation/devicetree/bindings/
H A Dunittest.txt8 All other properties are optional.
36 All other properties are optional
/linux/Documentation/driver-api/
H A Dptp.rst98 - 2 Alarm registers (optional interrupt)
99 - 3 Periodic signals (optional interrupt)
112 - Auxiliary Slave/Master Mode Snapshot (optional interrupt)
113 - Target Time (optional interrupt)
124 … - Lock to GNSS input, automatic switching between GNSS and user-space PHC control (optional)
/linux/Documentation/devicetree/bindings/clock/
H A Dzynq-7000.txt32 The following strings are optional parameters to the 'clock-names' property in
33 order to provide an optional (E)MIO clock source.
107 # optional props
/linux/net/mac80211/
H A Deht.c46 eht_ppe_hdr = get_unaligned_le16(eht_cap_ie_elem->optional + mcs_nss_size); in ieee80211_eht_cap_ie_to_sta_eht_cap()
71 &eht_cap_ie_elem->optional[mcs_nss_size], in ieee80211_eht_cap_ie_to_sta_eht_cap()
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-is31fl32xx.txt21 - label : (optional)
23 - linux,default-trigger : (optional)
/linux/Documentation/
H A DChanges33 Clang/LLVM (optional) 15.0.0 clang --version
34 Rust (optional) 1.78.0 rustc --version
35 bindgen (optional) 0.65.1 bindgen --version
62 gtags (optional) 6.6.5 gtags --version
63 mkimage (optional) 2017.01 mkimage --version
65 GNU AWK (optional) 5.1.0 gawk --version
79 Clang/LLVM (optional)
88 Rust (optional)
98 bindgen (optional)
161 default configs, CONFIG_LTO_CLANG, some DRM optional config
[all...]
/linux/Documentation/devicetree/bindings/sound/
H A Dtdm-slot.txt8 dai-tdm-slot-tx-mask : Transmit direction slot mask, optional
9 dai-tdm-slot-rx-mask : Receive direction slot mask, optional
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dusb.txt19 USBRN, SPEED (optional), and POWER (optional).
/linux/Documentation/i2c/busses/
H A Di2c-ocores.rst43 /* optional board info */
59 .devices = ocores_i2c_board_info, /* optional table of devices */
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt14 Usage: optional
25 Usage: optional
/linux/Documentation/devicetree/bindings/input/
H A Dbrcm,bcm-keypad.txt51 - row-output-enabled: An optional property indicating whether the row or
55 - pull-up-enabled: An optional property indicating the Keypad scan mode.
59 subsystem (optional).

12345678910>>...20