Home
last modified time | relevance | path

Searched refs:library (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/linux-6.3-rc2/lib/crypto/
A DKconfig3 menu "Crypto library routines"
27 accelerated implementation of the Blake2s library interface,
34 Blake2s library interface that require the generic code as a
43 accelerated implementation of the ChaCha library interface,
51 ChaCha library interface that require the generic code as a
57 tristate "ChaCha library interface"
82 tristate "Curve25519 scalar multiplication library"
87 Enable the Curve25519 library interface. This interface may be
105 accelerated implementation of the Poly1305 library interface,
112 Poly1305 library interface that require the generic code as a
[all …]
/linux-6.3-rc2/LICENSES/preferred/
A DLGPL-2.154 you distribute copies of the library or if you modify it.
66 permission to copy, distribute and/or modify the library.
69 warranty for the free library. Also, if the library is modified by someone
93 criteria for linking other code with the library.
106 library. A more frequent case is that a free library does the same job as
124 library" and a "work that uses the library". The former contains code
126 library in order to run.
152 installation of the library.
234 Library into a program that is not a library.
339 side-by-side in a single library together with other library facilities
[all …]
A DLGPL-2.048 distribute copies of the library, or if you modify it.
60 copy, distribute and/or modify the library.
64 the library is modified by someone else and passed on, we want its
86 changing the library, is in some sense simply using the library, and is
109 library" and a "work that uses the library". The former contains code
111 library.
140 installation of the library.
165 a) The modified work must itself be a software library.
222 Library into a program that is not a library.
319 side-by-side in a single library together with other library facilities
[all …]
/linux-6.3-rc2/tools/usb/usbip/
A Dconfigure.ac10 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.3-rc2/drivers/input/misc/
A Ddrv260x.c191 u32 library; member
394 haptics->library); in drv260x_init()
417 haptics->library); in drv260x_init()
483 error = device_property_read_u32(dev, "library-sel", &haptics->library); in drv260x_probe()
489 if (haptics->library < DRV260X_LIB_EMPTY || in drv260x_probe()
490 haptics->library > DRV260X_ERM_LIB_F) { in drv260x_probe()
492 "Library value is invalid: %i\n", haptics->library); in drv260x_probe()
497 haptics->library != DRV260X_LIB_EMPTY && in drv260x_probe()
498 haptics->library != DRV260X_LIB_LRA) { in drv260x_probe()
504 (haptics->library == DRV260X_LIB_EMPTY || in drv260x_probe()
[all …]
/linux-6.3-rc2/Documentation/power/
A Dopp.rst55 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
89 the SoC specific framework which uses the OPP library. Similar care needs
97 registering the OPPs is maintained by OPP library throughout the device
105 with the dev_pm_opp_enable/disable functions. OPP library
132 to search the OPP list that OPP library internally manages. These search
204 situation. The OPP library provides a set of functions to modify the
344 The internal data structure of OPP library which is used to
347 for the OPP library to operate on. Pointer to this structure is
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dti,drv260x.yaml43 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
86 - library-sel
105 library-sel = <DRV260X_LIB_LRA>;
A Dps2keyb-mouse-apbps2.txt3 The APBPS2 PS/2 core is available in the GRLIB VHDL IP core library.
15 For further information look in the documentation for the GLIB IP core library:
/linux-6.3-rc2/drivers/pci/endpoint/
A DKconfig16 Enabling this option will build the endpoint library, which
17 includes endpoint controller library and endpoint function
18 library.
/linux-6.3-rc2/fs/fuse/
A DKconfig9 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.3-rc2/Documentation/PCI/endpoint/
A Dpci-endpoint.rst28 library, the Endpoint Function library, and the configfs layer to bind the
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
160 The EPF library provides APIs to be used by the function driver and the EPC
161 library to provide endpoint mode functionality.
200 by the PCI endpoint controller library.
204 The PCI endpoint controller library invokes pci_epf_linkup() when the
210 There are other APIs provided by the EPF library. These are used to notify
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-net-grcan10 core library documentation for details. The default value is 0
22 core library documentation for details. The default value is 0
33 library documentation for details. The default value is 0 or is
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A DKconfig9 bool "VCAP (Versatile Content-Aware Processor) library"
40 bool "KUnit test for VCAP library" if !KUNIT_ALL_TESTS
46 This builds unit tests for the VCAP library.
/linux-6.3-rc2/lib/
A DKconfig136 the kernel tree does. Such modules that use library CRC-CCITT
144 the kernel tree does. Such modules that use library CRC16
187 This option enables the CRC32 library functions to perform a
244 the kernel tree does. Such modules that use library CRC64
252 the kernel tree does. Such modules that use library CRC4
260 the kernel tree does. Such modules that use library CRC7
429 When this option is selected, the BCH library supports
603 bool "IRQ polling library"
611 Multiprecision maths library from GnuPG.
623 Implementation is done using GnuPG MPI library
[all …]
/linux-6.3-rc2/tools/perf/Documentation/
A DBuild.txt6 - libperf library (static)
8 - traceevent library (static)
9 - GTK ui library
/linux-6.3-rc2/Documentation/kbuild/
A Dheaders_install.rst10 used by the system's C library (such as glibc or uClibc) to define available
12 system calls. The C library's header files include the kernel header files
19 means that a program built against a C library using older kernel headers
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dgpio-grgpio.txt3 The GRGPIO GPIO core is available in the GRLIB VHDL IP core library.
25 For further information look in the documentation for the GLIB IP core library:
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/
A Dgrcan.txt4 library.
27 For further information look in the documentation for the GLIB IP core library:
/linux-6.3-rc2/arch/arm64/boot/dts/cavium/
A Dthunder-88xx.dts11 * a) This library is free software; you can redistribute it and/or
16 * This library is distributed in the hope that it will be useful,
22 * License along with this library; if not, write to the Free
/linux-6.3-rc2/Documentation/arm/vfp/
A Drelease-notes.rst13 This release has been validated against the SoftFloat-2b library by
15 library and test suite can be found at:
/linux-6.3-rc2/Documentation/driver-api/pldmfw/
A Dindex.rst18 Overview of the ``pldmfw`` library
21 The ``pldmfw`` library is intended to be used by device drivers for
46 library parses and extracts this data into simpler structures for ease of
/linux-6.3-rc2/arch/microblaze/
A DKconfig.platform14 Allows turn on optimalized library function (memcpy and memmove).
27 Allows turn on optimalized library function (memcpy and memmove).
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dgr-udc.txt4 IP core library.
33 For further information look in the documentation for the GLIB IP core library:
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dlibv4l-introduction.rst24 libv4lconvert is a library that converts several different pixelformats
71 This library offers functions that can be used to quickly make v4l1
83 This library should be used for all modern V4L2 applications.
168 v4l1compat.so wrapper library
171 This library intercepts calls to
/linux-6.3-rc2/Documentation/networking/device_drivers/wwan/
A Diosm.rst24 - mbimcli (included with the libmbim [2] library), and
87 - https://www.usb.org/document-library/
89 [2] libmbim - "a glib-based library for talking to WWAN modems and

Completed in 42 milliseconds

12345678910>>...12