/linux-6.1.9/LICENSES/dual/ |
D | Apache-2.0 | 41 "Source" form shall mean the preferred form for making modifications, 45 "Object" form shall mean any form resulting from mechanical transformation 46 or translation of a Source form, including but not limited to compiled 49 "Work" shall mean the work of authorship, whether in Source or Object form, 54 "Derivative Works" shall mean any work, whether in Source or Object form, 67 purposes of this definition, "submitted" means any form of electronic, 85 in Source or Object form. 104 and in Source or Object form, provided that You meet the following 113 c. You must retain, in the Source form of any Derivative Works that You 115 from the Source form of the Work, excluding those notices that do not [all …]
|
D | CDDL-1.0 | 32 1.4. "Executable" means the Covered Software in any form other than 48 1.9. "Modifications" means the Source Code and Executable form of 61 1.10. "Original Software" means the Source Code and Executable form 70 1.12. "Source Code" means (a) the common form of computer software 161 available in Executable form must also be made available in Source 162 Code form and that Source Code form must be distributed only under 164 with every copy of the Source Code form of the Covered Software You 166 of any such Covered Software in Executable form as to how they can 167 obtain such Covered Software in Source Code form in a reasonable 191 Source Code form that alters or restricts the applicable version of [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/leds/ |
D | leds-powernv.txt | 9 form of a sub-node. 13 in the form of string array.
|
/linux-6.1.9/Documentation/w1/slaves/ |
D | w1_ds2406.rst | 16 not supported. In TSOC-6 form, the DS2406 provides two switch outputs and 17 can be provided with power on a dedicated input. In TO-92 form, it provides
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | microchip,sparx5.yaml | 34 - description: The Sparx5 pcb134 is a pizzabox form factor 41 - description: The Sparx5 pcb135 is a pizzabox form factor
|
D | arm,integrator.yaml | 28 pre-packaged in a PC Tower form factor called Integrator/PP1 or a 33 a compact form factor and mainly consists of the bare minimum
|
/linux-6.1.9/drivers/scsi/mpt3sas/ |
D | mpt3sas_config.c | 1189 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg0() argument 1207 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg0() 1230 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg1() argument 1248 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg1() 1271 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg0() argument 1289 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_pcie_device_pg0() 1349 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg2() argument 1367 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_pcie_device_pg2() 1560 *mpi_reply, Mpi2ExpanderPage0_t *config_page, u32 form, u32 handle) in mpt3sas_config_get_expander_pg0() argument 1578 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_expander_pg0() [all …]
|
D | mpt3sas_base.h | 1888 u32 form, u32 handle); 1891 u32 form, u32 handle); 1894 u32 form, u32 handle); 1897 u32 form, u32 handle); 1926 u32 form, u32 handle); 1932 u32 form, u32 handle); 1938 Mpi2ConfigReply_t *mpi_reply, Mpi2RaidVolPage1_t *config_page, u32 form, 1943 Mpi2ConfigReply_t *mpi_reply, Mpi2RaidVolPage0_t *config_page, u32 form, 1947 u32 form, u32 form_specific);
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | thermal-notification | 4 The notification is in the form of a netlink event.
|
/linux-6.1.9/Documentation/networking/ |
D | ipsec.rst | 22 form. To clarify: If an IP datagram is sent non-compressed, no 32 original form without attempting compression. The numeric threshold
|
/linux-6.1.9/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 38 entities form a single logical unit. For example this could represent the 39 fact that a particular camera sensor and lens controller form a single
|
/linux-6.1.9/drivers/scsi/mpi3mr/ |
D | mpi3mr.h | 1346 struct mpi3_device_page0 *dev_pg0, u16 pg_sz, u32 form, u32 form_spec); 1348 struct mpi3_sas_phy_page0 *phy_pg0, u16 pg_sz, u32 form, 1351 struct mpi3_sas_phy_page1 *phy_pg1, u16 pg_sz, u32 form, 1354 struct mpi3_sas_expander_page0 *exp_pg0, u16 pg_sz, u32 form, 1357 struct mpi3_sas_expander_page1 *exp_pg1, u16 pg_sz, u32 form, 1360 struct mpi3_enclosure_page0 *encl_pg0, u16 pg_sz, u32 form,
|
/linux-6.1.9/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-msgr.txt | 10 block. The type shall be <string-list> and the value shall be of the form 36 may require aliases to be present. Aliases are of the form
|
D | dcsr.txt | 212 or Debug IP of the form "fsl,<soc>-dcsr-dpaa" in addition to the 240 or Debug IP of the form "fsl,<soc>-dcsr-ocn" in addition to the 300 or Debug IP of the form "fsl,<soc>-dcsr-nal" in addition to the 330 or Debug IP of the form "fsl,<soc>-dcsr-rcpm" in addition to the 360 of the form "fsl,dcsr-<cpu>-sb-proxy" in addition to the
|
/linux-6.1.9/drivers/net/ethernet/sgi/ |
D | meth.c | 641 desc->data.cat_buf[0].form.start_addr = catbuf >> 3; in meth_tx_1page_prepare() 642 desc->data.cat_buf[0].form.len = buffer_len - 1; in meth_tx_1page_prepare() 667 desc->data.cat_buf[0].form.start_addr = catbuf1 >> 3; in meth_tx_2page_prepare() 668 desc->data.cat_buf[0].form.len = buffer1_len - 1; in meth_tx_2page_prepare() 672 desc->data.cat_buf[1].form.start_addr = catbuf2 >> 3; in meth_tx_2page_prepare() 673 desc->data.cat_buf[1].form.len = buffer2_len - 1; in meth_tx_2page_prepare()
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-devices-consumer | 7 name of the consumer in that device link and is of the form
|
D | sysfs-devices-supplier | 7 name of the supplier in that device link and is of the form
|
D | sysfs-pps | 22 and the assert sequence number of the X-th source in the form: 34 and the clear sequence number of the X-th source in the form:
|
D | sysfs-kernel-mm-hugepages | 6 of the form hugepages-<size>kB, where <size> is the page size
|
D | sysfs-dev | 9 the form "<major>:<minor>". These links point to the
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/ |
D | rcpm.txt | 12 string. Chip-specific strings are of the form "fsl,<chip>-rcpm", 18 Chassis-version strings are of the form "fsl,qoriq-rcpm-<version>",
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | binstr.S | 18 | msb form a decimal digit. This process is iterated until 50 | d1: temp used to form the digit 114 beqs first_d |if non-zero, form byte & write
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | exynos-fimc-lite.txt | 15 Each FIMC device should have an alias in the aliases node, in the form of
|
/linux-6.1.9/Documentation/security/keys/ |
D | ecryptfs.rst | 31 encrypted form. 37 threats of malicious software, because it is available in clear form only at
|
/linux-6.1.9/Documentation/mm/ |
D | page_owner.rst | 120 order. Mixed use of abbreviated and complete-form of keys is allowed. 133 <rules> is a single argument in the form of a comma-separated list, 138 complete-form of keys is allowed. 156 <pidlist>, <tgidlist>, <cmdlist> are single arguments in the form of a comma-separated list,
|