/linux-6.12.1/LICENSES/preferred/ |
D | LGPL-2.1 | 27 the successor of the GNU Library Public License, version 2, hence the 54 you distribute copies of the library or if you modify it. 56 For example, if you distribute copies of the library, whether gratis or for 59 link other code with the library, you must provide complete object files to 60 the recipients, so that they can relink them with the library after making 61 changes to the library and recompiling it. And you must show them these 65 library, and (2) we offer you this license, which gives you legal 66 permission to copy, distribute and/or modify the library. 69 warranty for the free library. Also, if the library is modified by someone 78 for a version of the library must be consistent with the full freedom of [all …]
|
D | LGPL-2.0 | 8 For 'GNU Library General Public License (LGPL) version 2.0 only' use: 10 For 'GNU Library General Public License (LGPL) version 2.0 or any later 15 GNU LIBRARY GENERAL PUBLIC LICENSE 24 [This is the first released version of the library GPL. It is numbered 2 34 This license, the Library General Public License, applies to some specially 48 distribute copies of the library, or if you modify it. 50 For example, if you distribute copies of the library, whether gratis or for 53 link a program with the library, you must provide complete object files to 54 the recipients so that they can relink them with the library, after making 55 changes to the library and recompiling it. And you must show them these [all …]
|
/linux-6.12.1/lib/crypto/ |
D | Kconfig | 3 menu "Crypto library routines" 32 accelerated implementation of the Blake2s library interface, 39 Blake2s library interface that require the generic code as a 48 accelerated implementation of the ChaCha library interface, 56 ChaCha library interface that require the generic code as a 62 tristate "ChaCha library interface" 66 Enable the ChaCha library interface. This interface may be fulfilled 74 accelerated implementation of the Curve25519 library interface, 81 Curve25519 library interface that require the generic code as a 87 tristate "Curve25519 scalar multiplication library" [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.yaml | 43 library-sel: 47 This should be set to set the library to use at power up. 50 DRV260X_LIB_EMPTY - Do not use a pre-programmed library 51 DRV260X_ERM_LIB_A - Pre-programmed Library 52 DRV260X_ERM_LIB_B - Pre-programmed Library 53 DRV260X_ERM_LIB_C - Pre-programmed Library 54 DRV260X_ERM_LIB_D - Pre-programmed Library 55 DRV260X_ERM_LIB_E - Pre-programmed Library 56 DRV260X_ERM_LIB_F - Pre-programmed Library 57 DRV260X_LIB_LRA - Pre-programmed LRA Library [all …]
|
/linux-6.12.1/Documentation/power/ |
D | opp.rst | 2 Operating Performance Points (OPP) Library 45 1.2 Operating Performance Points Library 48 OPP library provides a set of helper functions to organize and query the OPP 49 information. The library is located in drivers/opp/ directory and the header 50 is located in include/linux/pm_opp.h. OPP library can be enabled by enabling 55 Typical usage of the OPP library is as follows:: 57 (users) -> registers a set of default OPPs -> (library) 76 OPP library facilitates this concept in its implementation. The following 85 WARNING: Users of OPP library should refresh their availability count using 89 the SoC specific framework which uses the OPP library. Similar care needs [all …]
|
/linux-6.12.1/Documentation/PCI/endpoint/ |
D | pci-endpoint.rst | 28 library, the Endpoint Function library, and the configfs layer to bind the 31 PCI Endpoint Controller(EPC) Library 34 The EPC library provides APIs to be used by the controller that can operate 35 in endpoint mode. It also provides APIs to be used by function driver/library 123 There are other APIs provided by the EPC library. These are used for binding 157 PCI Endpoint Function(EPF) Library 160 The EPF library provides APIs to be used by the function driver and the EPC 161 library to provide endpoint mode functionality. 196 APIs for the PCI Endpoint Controller Library argument 200 by the PCI endpoint controller library. [all …]
|
/linux-6.12.1/lib/ |
D | Kconfig | 3 # Library configuration 9 menu "Library routines" 134 the kernel tree does. Such modules that use library CRC-CCITT 142 the kernel tree does. Such modules that use library CRC16 168 the kernel tree does. Such modules that use library CRC ITU-T V.41 178 the kernel tree does. Such modules that use library CRC32/CRC32c 185 This option enables the CRC32 library functions to perform a 242 the kernel tree does. Such modules that use library CRC64 250 the kernel tree does. Such modules that use library CRC4 258 the kernel tree does. Such modules that use library CRC7 [all …]
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | sfp-machine.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.12.1/drivers/input/misc/ |
D | drv260x.c | 60 /* Library Selection */ 178 * @library: The vibration library to be used 191 u32 library; member 357 haptics->library); in drv260x_init() 380 haptics->library); in drv260x_init() 445 error = device_property_read_u32(dev, "library-sel", &haptics->library); in drv260x_probe() 447 dev_err(dev, "Can't fetch 'library-sel' property: %d\n", error); in drv260x_probe() 451 if (haptics->library < DRV260X_LIB_EMPTY || in drv260x_probe() 452 haptics->library > DRV260X_ERM_LIB_F) { in drv260x_probe() 454 "Library value is invalid: %i\n", haptics->library); in drv260x_probe() [all …]
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | sfp-machine_64.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | README | 39 fplsp.sa FP Library Module - hex image 40 fplsp.s FP Library Module - source code 41 fplsp.doc FP Library Module - on-line documentation 47 ilsp.sa Integer Unimplemented Library Module - hex image 48 ilsp.s Integer Unimplemented Library Module - source code 49 ilsp.doc Integer Unimplemented Library Module - on-line doc
|
/linux-6.12.1/include/math-emu/ |
D | single.h | 4 This file is part of the GNU C Library. 10 The GNU C Library is free software; you can redistribute it and/or 11 modify it under the terms of the GNU Library General Public License as 15 The GNU C Library is distributed in the hope that it will be useful, 18 Library General Public License for more details. 20 You should have received a copy of the GNU Library General Public 21 License along with the GNU C Library; see the file COPYING.LIB. If
|
D | op-8.h | 4 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
D | soft-fp.h | 3 This file is part of the GNU C Library. 9 The GNU C Library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU Library General Public License as 14 The GNU C Library is distributed in the hope that it will be useful, 17 Library General Public License for more details. 19 You should have received a copy of the GNU Library General Public 20 License along with the GNU C Library; see the file COPYING.LIB. If
|
/linux-6.12.1/tools/usb/usbip/ |
D | configure.ac | 10 AC_SUBST([LIBUSBIP_VERSION], [$CURRENT:$REVISION:$AGE], [library version]) 42 # Checks for library functions. 50 [AC_MSG_ERROR([Missing udev library!])])], 53 # Checks for libwrap library. 54 AC_MSG_CHECKING([whether to use the libwrap (TCP wrappers) library]) 57 [use the libwrap (TCP wrappers) library])],
|
/linux-6.12.1/kernel/time/ |
D | timeconv.c | 4 * This file is part of the GNU C Library. 7 * The GNU C Library is free software; you can redistribute it and/or 8 * modify it under the terms of the GNU Library General Public License as 12 * The GNU C Library is distributed in the hope that it will be useful, 15 * Library General Public License for more details. 17 * You should have received a copy of the GNU Library General Public 18 * License along with the GNU C Library; see the file COPYING.LIB. If not,
|
/linux-6.12.1/arch/x86/include/uapi/asm/ |
D | mtrr.h | 6 This library is free software; you can redistribute it and/or 7 modify it under the terms of the GNU Library General Public 11 This library is distributed in the hope that it will be useful, 14 Library General Public License for more details. 16 You should have received a copy of the GNU Library General Public 17 License along with this library; if not, write to the Free
|
/linux-6.12.1/sound/core/oss/ |
D | copy.c | 6 * This library is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU Library General Public License as 14 * GNU Library General Public License for more details. 16 * You should have received a copy of the GNU Library General Public 17 * License along with this library; if not, write to the Free Software
|
D | route.c | 6 * This library is free software; you can redistribute it and/or modify 7 * it under the terms of the GNU Library General Public License as 14 * GNU Library General Public License for more details. 16 * You should have received a copy of the GNU Library General Public 17 * License along with this library; if not, write to the Free Software
|
/linux-6.12.1/sound/soc/sof/ |
D | ipc4-loader.c | 17 /* The module ID includes the id of the library it is part of at offset 12 */ 77 dev_info(sdev->dev, "Loaded firmware library: %s, version: %u.%u.%u.%u\n", in sof_ipc4_fw_parse_ext_man() 183 "Library loading is not supported due to not set library path\n"); in sof_ipc4_load_library_by_uuid() 188 dev_err(sdev->dev, "Library loading is not supported on this platform\n"); in sof_ipc4_load_library_by_uuid() 205 dev_err(sdev->dev, "Library file '%s' is missing\n", fw_filename); in sof_ipc4_load_library_by_uuid() 208 dev_dbg(sdev->dev, "Library file '%s' loaded\n", fw_filename); in sof_ipc4_load_library_by_uuid() 224 /* Fix up the module ID numbers within the library */ in sof_ipc4_load_library_by_uuid() 230 * loading the library for the first time in sof_ipc4_load_library_by_uuid() 289 * Do not attempt to load external library in case the maximum number of in sof_ipc4_find_module_by_uuid() 299 /* The module cannot be found, try to load it as a library */ in sof_ipc4_find_module_by_uuid() [all …]
|
D | ipc4-priv.h | 43 * struct sof_ipc4_fw_library - IPC4 library information 44 * @sof_fw: SOF Firmware of the library 45 * @id: Library ID. 0 is reserved for basefw, external libraries must have unique 49 * @num_modules : Number of FW modules in the library 75 * @load_library: Callback function for platform dependent library loading
|
/linux-6.12.1/fs/fuse/ |
D | Kconfig | 9 There's also a companion library: libfuse2. This library is available 12 although chances are your distribution already has that library 16 See <file:Documentation/Changes> for needed library/utility version.
|
/linux-6.12.1/arch/x86/include/asm/ |
D | mtrr.h | 5 This library is free software; you can redistribute it and/or 6 modify it under the terms of the GNU Library General Public 10 This library is distributed in the hope that it will be useful, 13 Library General Public License for more details. 15 You should have received a copy of the GNU Library General Public 16 License along with this library; if not, write to the Free
|
/linux-6.12.1/arch/alpha/lib/ |
D | memchr.S | 2 This file is part of the GNU C Library. 5 The GNU C Library is free software; you can redistribute it and/or 6 modify it under the terms of the GNU Library General Public License as 10 The GNU C Library is distributed in the hope that it will be useful, 13 Library General Public License for more details. 15 You should have received a copy of the GNU Library General Public 16 License along with the GNU C Library; see the file COPYING.LIB. If not,
|
/linux-6.12.1/drivers/ras/amd/atl/ |
D | Kconfig | 3 # AMD Address Translation Library Kconfig 11 tristate "AMD Address Translation Library" 16 This library includes support for implementation-specific
|