Home
last modified time | relevance | path

Searched full:conditions (Results 1 – 25 of 13444) sorted by relevance

12345678910>>...538

/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
Dethtool.c14 u32 conditions = le32_to_cpu(priv->adapter->hs_cfg.conditions); in mwifiex_ethtool_get_wol() local
18 if (conditions == HS_CFG_COND_DEF) in mwifiex_ethtool_get_wol()
21 if (conditions & HS_CFG_COND_UNICAST_DATA) in mwifiex_ethtool_get_wol()
23 if (conditions & HS_CFG_COND_MULTICAST_DATA) in mwifiex_ethtool_get_wol()
25 if (conditions & HS_CFG_COND_BROADCAST_DATA) in mwifiex_ethtool_get_wol()
27 if (conditions & HS_CFG_COND_MAC_EVENT) in mwifiex_ethtool_get_wol()
35 u32 conditions = 0; in mwifiex_ethtool_set_wol() local
41 conditions |= HS_CFG_COND_UNICAST_DATA; in mwifiex_ethtool_set_wol()
43 conditions |= HS_CFG_COND_MULTICAST_DATA; in mwifiex_ethtool_set_wol()
45 conditions |= HS_CFG_COND_BROADCAST_DATA; in mwifiex_ethtool_set_wol()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dethtool.c9 * accordance with the terms and conditions of the License, a copy of which
26 u32 conditions = le32_to_cpu(priv->adapter->hs_cfg.conditions); in mwifiex_ethtool_get_wol() local
30 if (conditions == HS_CFG_COND_DEF) in mwifiex_ethtool_get_wol()
33 if (conditions & HS_CFG_COND_UNICAST_DATA) in mwifiex_ethtool_get_wol()
35 if (conditions & HS_CFG_COND_MULTICAST_DATA) in mwifiex_ethtool_get_wol()
37 if (conditions & HS_CFG_COND_BROADCAST_DATA) in mwifiex_ethtool_get_wol()
39 if (conditions & HS_CFG_COND_MAC_EVENT) in mwifiex_ethtool_get_wol()
47 u32 conditions = 0; in mwifiex_ethtool_set_wol() local
53 conditions |= HS_CFG_COND_UNICAST_DATA; in mwifiex_ethtool_set_wol()
55 conditions |= HS_CFG_COND_MULTICAST_DATA; in mwifiex_ethtool_set_wol()
[all …]
/kernel/linux/linux-6.6/LICENSES/dual/
DCC-BY-4.025 terms and conditions, or any related information. Creative Commons
32 conditions that creators and other rights holders may use to share
43 and conditions of the license they choose before applying it.
54 licensed material under specified terms and conditions. If
74 to be bound by the terms and conditions of this Creative Commons
78 these terms and conditions, and the Licensor grants You such rights in
80 Licensed Material available under these terms and conditions.
97 accordance with the terms and conditions of this Public License.
122 terms and conditions of this Public License, which are limited to
151 1. Subject to the terms and conditions of this Public License,
[all …]
DApache-2.020 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24 "License" shall mean the terms and conditions for use, reproduction, and
80 2. Grant of Copyright License. Subject to the terms and conditions of this
87 3. Grant of Patent License. Subject to the terms and conditions of this
105 conditions:
135 provide additional or different license terms and conditions for use,
138 distribution of the Work otherwise complies with the conditions stated
143 the Licensor shall be under the terms and conditions of this License,
144 without any additional terms or conditions. Notwithstanding the above,
156 its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
[all …]
Dcopyleft-next-0.3.135 2. Distribution: General Conditions
39 applicable conditions of sections 3 through 6; and (iii) preserve all
45 3. Conditions for Distributing Derived Works; Outbound GPL Compatibility
60 restrictions result from Your compliance with conditions or obligations
67 other license would not conflict with any conditions stated in other
70 5. Conditions for Distributing Object Code
95 negate the other conditions of this License, if applicable to the Patch.
103 longer subject to the conditions in sections 3 through 5.
107 The conditions in sections 3 through 5 no longer apply once fifteen
120 a) fail to comply with the conditions of this License, unless You cure
/kernel/linux/linux-5.10/include/linux/
Dkern_levels.h10 #define KERN_CRIT KERN_SOH "2" /* critical conditions */
11 #define KERN_ERR KERN_SOH "3" /* error conditions */
12 #define KERN_WARNING KERN_SOH "4" /* warning conditions */
32 #define LOGLEVEL_CRIT 2 /* critical conditions */
33 #define LOGLEVEL_ERR 3 /* error conditions */
34 #define LOGLEVEL_WARNING 4 /* warning conditions */
/kernel/linux/linux-6.6/include/linux/
Dkern_levels.h10 #define KERN_CRIT KERN_SOH "2" /* critical conditions */
11 #define KERN_ERR KERN_SOH "3" /* error conditions */
12 #define KERN_WARNING KERN_SOH "4" /* warning conditions */
32 #define LOGLEVEL_CRIT 2 /* critical conditions */
33 #define LOGLEVEL_ERR 3 /* error conditions */
34 #define LOGLEVEL_WARNING 4 /* warning conditions */
/kernel/linux/linux-5.10/LICENSES/dual/
DApache-2.020 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24 "License" shall mean the terms and conditions for use, reproduction, and
80 2. Grant of Copyright License. Subject to the terms and conditions of this
87 3. Grant of Patent License. Subject to the terms and conditions of this
105 conditions:
135 provide additional or different license terms and conditions for use,
138 distribution of the Work otherwise complies with the conditions stated
143 the Licensor shall be under the terms and conditions of this License,
144 without any additional terms or conditions. Notwithstanding the above,
156 its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dalpine-db.dts5 * under the terms and conditions of the GNU General Public License,
9 * without modification, are permitted provided that the following conditions
13 * this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in
/kernel/linux/linux-6.6/arch/arm/boot/dts/amazon/
Dalpine-db.dts5 * under the terms and conditions of the GNU General Public License,
9 * without modification, are permitted provided that the following conditions
13 * this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z16/
Dpai_ext.json141 "PublicDescription": "NNPA function with conditions as described in Common Operation"
148 "PublicDescription": "NNPA function with conditions as described in Common Operation"
155 "PublicDescription": "NNPA function with conditions as described in Common Operation"
162 "PublicDescription": "NNPA function with conditions as described in Common Operation"
169 "PublicDescription": "NNPA function with conditions as described in Common Operation"
176 "PublicDescription": "NNPA function with conditions as described in Common Operation"
/kernel/linux/linux-6.6/kernel/
Dcpu_pm.c59 * This function has the same return conditions as raw_notifier_chain_register.
79 * This function has the same return conditions as raw_notifier_chain_unregister.
106 * Return conditions are same as __raw_notifier_call_chain.
124 * Return conditions are same as __raw_notifier_call_chain.
146 * Return conditions are same as __raw_notifier_call_chain.
167 * Return conditions are same as __raw_notifier_call_chain.
/kernel/linux/patches/
DLICENSE56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/config/
DLICENSE56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/linux-5.10/LICENSES/preferred/
DGPL-2.075 The precise terms and conditions for copying, distribution and
79 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
112 above, provided that you also meet all of these conditions:
128 these conditions, and telling the user how to view a copy of this
205 all its terms and conditions for copying, distributing or modifying
211 these terms and conditions. You may not impose any further
218 conditions are imposed on you (whether by court order, agreement or
219 otherwise) that contradict the conditions of this License, they do not
220 excuse you from the conditions of this License. If you cannot
263 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/common_modules/
DLICENSES-GPL-2.075 The precise terms and conditions for copying, distribution and
79 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
112 above, provided that you also meet all of these conditions:
128 these conditions, and telling the user how to view a copy of this
205 all its terms and conditions for copying, distributing or modifying
211 these terms and conditions. You may not impose any further
218 conditions are imposed on you (whether by court order, agreement or
219 otherwise) that contradict the conditions of this License, they do not
220 excuse you from the conditions of this License. If you cannot
263 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/linux-6.6/LICENSES/preferred/
DGPL-2.075 The precise terms and conditions for copying, distribution and
79 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
112 above, provided that you also meet all of these conditions:
128 these conditions, and telling the user how to view a copy of this
205 all its terms and conditions for copying, distributing or modifying
211 these terms and conditions. You may not impose any further
218 conditions are imposed on you (whether by court order, agreement or
219 otherwise) that contradict the conditions of this License, they do not
220 excuse you from the conditions of this License. If you cannot
263 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/build/
DLICENSE56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/common_modules/newip/third_party/linux-5.10/LICENSES/
DGPL-2.075 The precise terms and conditions for copying, distribution and
79 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
112 above, provided that you also meet all of these conditions:
128 these conditions, and telling the user how to view a copy of this
205 all its terms and conditions for copying, distributing or modifying
211 these terms and conditions. You may not impose any further
218 conditions are imposed on you (whether by court order, agreement or
219 otherwise) that contradict the conditions of this License, they do not
220 excuse you from the conditions of this License. If you cannot
263 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/linux-6.6/tools/usb/usbip/
DCOPYING56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/linux-5.10/tools/usb/usbip/
DCOPYING56 The precise terms and conditions for copying, distribution and
60 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
[all …]
/kernel/linux/linux-5.10/Documentation/arm/
Dcluster-pm-race-avoidance.rst149 Conditions:
167 Conditions:
194 Conditions:
207 Conditions:
305 Conditions:
328 Conditions:
346 Conditions:
363 Conditions:
388 Conditions:
394 Conditions:
[all …]
/kernel/linux/linux-6.6/Documentation/arch/arm/
Dcluster-pm-race-avoidance.rst149 Conditions:
167 Conditions:
194 Conditions:
207 Conditions:
305 Conditions:
328 Conditions:
346 Conditions:
363 Conditions:
388 Conditions:
394 Conditions:
[all …]
/kernel/uniproton/
DLICENSE58 You can use this software according to the terms and conditions of the Mulan PSL v2.
70 … Software shall be subject to Mulan PSL v2 (this License) with the following terms and conditions:
86 …Subject to the terms and conditions of this License, each Contributor hereby grants to you a perpe…
90 …Subject to the terms and conditions of this License, each Contributor hereby grants to you a perpe…
108 END OF THE TERMS AND CONDITIONS
123 You can use this software according to the terms and conditions of the Mulan PSL v2.
/kernel/linux/linux-5.10/kernel/
Dcpu_pm.c68 * This function has the same return conditions as raw_notifier_chain_register.
88 * This function has the same return conditions as raw_notifier_chain_unregister.
115 * Return conditions are same as __raw_notifier_call_chain.
133 * Return conditions are same as __raw_notifier_call_chain.
155 * Return conditions are same as __raw_notifier_call_chain.
176 * Return conditions are same as __raw_notifier_call_chain.

12345678910>>...538