/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
D | ethtool.c | 14 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 …]
|
/Linux-v6.1/LICENSES/dual/ |
D | CC-BY-4.0 | 25 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 …]
|
D | Apache-2.0 | 20 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 …]
|
/Linux-v6.1/include/linux/ |
D | kern_levels.h | 10 #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 */
|
D | soundcard.h | 5 * modification, are permitted provided that the following conditions are 7 * notice, this list of conditions and the following disclaimer. 2. 9 * this list of conditions and the following disclaimer in the documentation
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | alpine-db.dts | 5 * 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
|
D | bcm9hmidc.dtsi | 7 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in
|
/Linux-v6.1/LICENSES/preferred/ |
D | GPL-2.0 | 75 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 …]
|
D | BSD-2-Clause | 13 modification, are permitted provided that the following conditions are met: 16 this list of conditions and the following disclaimer. 19 notice, this list of conditions and the following disclaimer in the
|
/Linux-v6.1/tools/usb/usbip/ |
D | COPYING | 56 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 …]
|
/Linux-v6.1/Documentation/arm/ |
D | cluster-pm-race-avoidance.rst | 149 Conditions: 167 Conditions: 194 Conditions: 207 Conditions: 305 Conditions: 328 Conditions: 346 Conditions: 363 Conditions: 388 Conditions: 394 Conditions: [all …]
|
/Linux-v6.1/kernel/ |
D | cpu_pm.c | 68 * 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.
|
/Linux-v6.1/LICENSES/deprecated/ |
D | GPL-1.0 | 59 The precise terms and conditions for copying, distribution and 63 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 102 conditions, and telling the user how to view a copy of this General 151 and all its terms and conditions. 156 terms and conditions. You may not impose any further restrictions on the 166 later version", you have the option of following the terms and conditions 173 programs whose distribution conditions are different, write to the author 202 END OF TERMS AND CONDITIONS 241 under certain conditions; type `show c' for details.
|
D | Linux-OpenIB | 11 modification, are permitted provided that the following conditions are met: 14 notice, this list of conditions and the following disclaimer. 17 notice, this list of conditions and the following disclaimer in the
|
/Linux-v6.1/tools/include/linux/ |
D | kern_levels.h | 10 #define KERN_CRIT KERN_SOH "" /* critical conditions */ 11 #define KERN_ERR KERN_SOH "" /* error conditions */ 12 #define KERN_WARNING KERN_SOH "" /* warning conditions */
|
/Linux-v6.1/drivers/infiniband/hw/usnic/ |
D | usnic_common_pkt_hdr.h | 12 * conditions are met: 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following
|
D | usnic.h | 12 * conditions are met: 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following
|
D | usnic_ib_sysfs.h | 12 * conditions are met: 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following
|
D | usnic_debugfs.h | 12 * conditions are met: 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following
|
/Linux-v6.1/include/linux/mlx4/ |
D | srq.h | 12 * conditions are met: 15 * copyright notice, this list of conditions and the following 19 * copyright notice, this list of conditions and the following
|
/Linux-v6.1/drivers/soc/fsl/qbman/ |
D | qman_test.h | 4 * modification, are permitted provided that the following conditions are met: 6 * notice, this list of conditions and the following disclaimer. 8 * notice, this list of conditions and the following disclaimer in the
|
/Linux-v6.1/drivers/infiniband/hw/qib/ |
D | qib_debugfs.h | 16 * conditions are met: 19 * copyright notice, this list of conditions and the following 23 * copyright notice, this list of conditions and the following
|
/Linux-v6.1/include/dt-bindings/clock/ |
D | bcm-nsp.h | 7 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in
|
/Linux-v6.1/arch/arm64/boot/dts/amazon/ |
D | alpine-v2-evp.dts | 14 * conditions are met: 17 * copyright notice, this list of conditions and the following 21 * copyright notice, this list of conditions and the following
|
/Linux-v6.1/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742t.dts | 7 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in
|