| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_trace.h | 30 TP_PROTO(const struct vmbus_channel_offer_channel *offer), 31 TP_ARGS(offer), 43 TP_fast_assign(__entry->child_relid = offer->child_relid; 44 __entry->monitorid = offer->monitorid; 45 __entry->is_ddc_int = offer->is_dedicated_interrupt; 46 __entry->connection_id = offer->connection_id; 47 export_guid(__entry->if_type, &offer->offer.if_type); 48 export_guid(__entry->if_instance, &offer->offer.if_instance); 49 __entry->chn_flags = offer->offer.chn_flags; 50 __entry->mmio_mb = offer->offer.mmio_megabytes; [all …]
|
| H A D | channel_mgmt.c | 175 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type() 493 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work() 494 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work() 595 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer() 596 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer() 597 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer() 598 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer() 611 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer() 866 struct vmbus_channel_offer_channel *offer) in vmbus_setup_channel_state() argument 875 (offer->is_dedicated_interrupt != 0); in vmbus_setup_channel_state() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/ |
| H A D | psci.rst | 46 KVM does not offer 65 available. KVM does not offer firmware support for the workaround. 68 unknown. KVM does not offer firmware support for the workaround.
|
| /OK3568_Linux_fs/buildroot/package/liburcu/ |
| H A D | 0003-Always-use-__thread-for-Thread-local-storage-except-on-MSVC.patch | 9 While C11 and C++11 respectively offer '_Thread_local' and 10 'thread_local' as potentialy faster implementations, they offer no
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Imlib2 | 5 …twork or media) as well as making an offer to supply the source on request. This Copyright notice …
|
| H A D | OGL-UK-1.0 | 55 …ority to offer Information under the terms of this licence or the Controller of Her Majesty’s Stat… 64 …ght and database right owned by the Crown. The extent of the Controller’s offer to license this In…
|
| H A D | OGL-UK-3.0 | 54 …as the authority to offer Information under the terms of this licence or the Keeper of Public Reco… 63 …ect to copyright and database right owned by the Crown. The extent of the offer to license this In…
|
| H A D | OGL-UK-2.0 | 55 … to offer Information under the terms of this licence. It includes the Controller of Her Majesty’s… 66 …ght and database right owned by the Crown. The extent of the Controller’s offer to license this In…
|
| H A D | SISSL-1.2 | 43 …or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or o… 51 …is License with every copy of the Source Code You distribute. You may not offer or impose any term… 55 …offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or mo… 57 …eloper for any liability incurred by the Initial Developer as a result of any such terms You offer.
|
| H A D | Motosoto | 107 by Licensor, to make, use, sell, offer for sale, have made, 110 enable you to make, use, sell, offer for sale, have made, and/or 136 Contributor, to make, use, sell, offer for sale, have made, 139 enable you to make, use, sell, offer for sale, have made, and/or 171 Modifications you distribute. You agree not to offer or impose any 251 notice. You may choose to offer, and charge a fee for, warranty, 260 liability terms you offer. 277 result of any terms you offer.
|
| H A D | CDDL-1.0 | 46 …elling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or o… 58 …ontributor Version (or portions of such combination), to make, use, sell, offer for sale, have mad… 80 …offer or impose any terms on any Covered Software in Source Code form that alters or restricts the… 84 …lity incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
|
| H A D | SISSL | 43 …or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or o… 49 …is License with every copy of the Source Code You distribute. You may not offer or impose any term… 51 …offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or mo… 53 …eloper for any liability incurred by the Initial Developer as a result of any such terms You offer.
|
| H A D | AGPL-1.0-only | 18 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license w… 34 You may charge a fee for the physical act of transferring a copy, and you may at your option offer … 41 …ur modified version of the Program or work based on the Program, and must offer an equivalent oppo… 51 …b) Accompany it with a written offer, valid for at least three years, to give any third party, for… 52 …offer to distribute corresponding source code. (This alternative is allowed only for noncommercial…
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_trace.h | 146 __entry->qid = chan->offermsg.offer.sub_channel_index; 169 __entry->qid = chan->offermsg.offer.sub_channel_index;
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ucd9000.rst | 39 interrupts, cascading, or other system functions. Twelve of these pins offer PWM 47 functions. Twelve of these pins offer PWM functionality. Using these pins, the 60 functions. Ten of these pins offer PWM functionality. Using these pins, the
|
| /OK3568_Linux_fs/buildroot/package/libaacs/ |
| H A D | Config.in | 9 NB: this project doesn't offer any key or certificate that
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 81 A. OS Service Layer - Provided by Linux to offer OS dependent 89 B. ACPICA Functionality - Released from ACPICA code base to offer 107 ACPI subsystem to offer architecture specific implementation of the 229 rebased on the ACPICA side in order to offer better solutions, new ACPICA
|
| /OK3568_Linux_fs/buildroot/package/pound/ |
| H A D | Config.in | 12 offer it natively.
|
| /OK3568_Linux_fs/buildroot/package/libbdplus/ |
| H A D | Config.in | 12 NB: this project doesn't offer any key, configuration file or
|
| /OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/ |
| H A D | Kconfig | 8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/ |
| H A D | gnome-bluetooth3_3.34.5.bb | 37 # offer alternate bluetooth-sendto
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/ |
| H A D | mk_common.h | 182 const char *offer, const char *url);
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | hyperv_transport.c | 300 if_type = &chan->offermsg.offer.if_type; in hvs_open_connection() 301 if_instance = &chan->offermsg.offer.if_instance; in hvs_open_connection() 302 conn_from_host = chan->offermsg.offer.u.pipe.user_def[0]; in hvs_open_connection()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/ |
| H A D | read-edid | 5 * offer support for this software as long as I am capable of doing so,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/ |
| H A D | 0001-musl-Hack-to-fix-build.patch | 22 + # As usual they know better, consider all other projects crap and offer zero
|