Home
last modified time | relevance | path

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

1234567891011

/linux/lib/crypto/
H A DKconfig3 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/LICENSES/preferred/
H A DLGPL-2.154 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
88 When a program is linked with a library, whether statically or using a
[all …]
H A DLGPL-2.024 [This is the first released version of the library GPL. It is numbered 2
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
59 library, and (2) offer you this license which gives you legal permission to
60 copy, distribute and/or modify the library.
63 everyone understands that there is no warranty for this free library. If
64 the library is modified by someone else and passed on, we want its
[all …]
/linux/tools/usb/usbip/
H 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/drivers/input/misc/
H A Ddrv260x.c191 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()
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()
459 haptics->library != DRV260X_LIB_EMPTY && in drv260x_probe()
460 haptics->library != DRV260X_LIB_LRA) { in drv260x_probe()
466 (haptics->library == DRV260X_LIB_EMPTY || in drv260x_probe()
[all …]
/linux/Documentation/power/
H A Dopp.rst48 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
97 registering the OPPs is maintained by OPP library throughout the device
105 with the dev_pm_opp_enable/disable functions. OPP library
[all …]
/linux/drivers/pci/endpoint/
H A DKconfig16 Enabling this option will build the endpoint library, which
17 includes endpoint controller library and endpoint function
18 library.
/linux/Documentation/PCI/endpoint/
H 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/fs/fuse/
H 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/drivers/net/ethernet/intel/libie/
H A DKconfig8 libie (Intel Ethernet library) is a common library built on top of
/linux/Documentation/ABI/testing/
H 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/drivers/net/ethernet/microchip/vcap/
H 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/lib/
H A DKconfig134 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
268 kernel tree does. Such modules that use library CRC32c functions
299 This option enables the 32 bit PRNG library functions to perform a
[all …]
/linux/tools/perf/Documentation/
H A DBuild.txt6 - libperf library (static)
8 - traceevent library (static)
9 - GTK ui library
101 the library paths for cross compilation.
/linux/Documentation/devicetree/bindings/input/
H 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/Documentation/kbuild/
H 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/Documentation/iio/
H A Diio_tools.rst22 LibIIO is a C/C++ library that provides generic access to IIO devices. The
23 library abstracts the low-level details of the hardware, and provides a simple
/linux/arch/arm64/boot/dts/cavium/
H 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/Documentation/devicetree/bindings/gpio/
H 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/Documentation/devicetree/bindings/net/can/
H A Dgrcan.txt4 library.
27 For further information look in the documentation for the GLIB IP core library:
/linux/Documentation/arch/arm/vfp/
H 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/Documentation/driver-api/pldmfw/
H 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/arch/microblaze/
H A DKconfig.platform14 Allows turn on optimalized library function (memcpy and memmove).
27 Allows turn on optimalized library function (memcpy and memmove).
/linux/drivers/staging/media/atomisp/i2c/
H A DKconfig31 tristate "Helper library to load, parse and apply large register lists."
34 This is a helper library to be used from a sensor driver to load, parse
/linux/Documentation/userspace-api/media/v4l/
H 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

1234567891011