Home
last modified time | relevance | path

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

12345678910

/Linux-v4.19/LICENSES/preferred/
DLGPL-2.152 you distribute copies of the library or if you modify it.
54 For example, if you distribute copies of the library, whether gratis or for
57 link other code with the library, you must provide complete object files to
58 the recipients, so that they can relink them with the library after making
59 changes to the library and recompiling it. And you must show them these
63 library, and (2) we offer you this license, which gives you legal
64 permission to copy, distribute and/or modify the library.
67 warranty for the free library. Also, if the library is modified by someone
76 for a version of the library must be consistent with the full freedom of
86 When a program is linked with a library, whether statically or using a
[all …]
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-v4.19/tools/usb/usbip/
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-v4.19/fs/fuse/
DKconfig8 There's also a companion library: libfuse2. This library is available
11 although chances are your distribution already has that library
15 See <file:Documentation/Changes> for needed library/utility version.
/Linux-v4.19/drivers/input/misc/
Ddrv260x.c199 u32 library; member
402 haptics->library); in drv260x_init()
425 haptics->library); in drv260x_init()
492 error = device_property_read_u32(dev, "library-sel", &haptics->library); in drv260x_probe()
498 if (haptics->library < DRV260X_LIB_EMPTY || in drv260x_probe()
499 haptics->library > DRV260X_ERM_LIB_F) { in drv260x_probe()
501 "Library value is invalid: %i\n", haptics->library); in drv260x_probe()
506 haptics->library != DRV260X_LIB_EMPTY && in drv260x_probe()
507 haptics->library != DRV260X_LIB_LRA) { in drv260x_probe()
513 (haptics->library == DRV260X_LIB_EMPTY || in drv260x_probe()
[all …]
/Linux-v4.19/Documentation/power/
Dopp.txt42 OPP library provides a set of helper functions to organize and query the OPP
43 information. The library is located in drivers/base/power/opp.c and the header
44 is located in include/linux/pm_opp.h. OPP library can be enabled by enabling
45 CONFIG_PM_OPP from power management menuconfig menu. OPP library depends on
49 Typical usage of the OPP library is as follows:
50 (users) -> registers a set of default OPPs -> (library)
68 OPP library facilitates this concept in it's implementation. The following
75 WARNING: Users of OPP library should refresh their availability count using
79 specific framework which uses the OPP library. Similar care needs to be taken
87 registering the OPPs is maintained by OPP library throughout the device
[all …]
/Linux-v4.19/drivers/pci/endpoint/
DKconfig16 Enabling this option will build the endpoint library, which
17 includes endpoint controller library and endpoint function
18 library.
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dti,drv260x.txt16 - library-sel - These are ROM based waveforms pre-programmed into the IC.
17 This should be set to set the library to use at power up.
19 DRV260X_LIB_EMPTY - Do not use a pre-programmed library
44 library-sel = <DRV260X_LIB_LRA>;
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-v4.19/Documentation/PCI/endpoint/
Dpci-endpoint.txt25 library, the Endpoint Function library, and the configfs layer to bind the
30 The EPC library provides APIs to be used by the controller that can operate
31 in endpoint mode. It also provides APIs to be used by function driver/library
114 There are other APIs provided by the EPC library. These are used for binding
149 The EPF library provides APIs to be used by the function driver and the EPC
150 library to provide endpoint mode functionality.
186 by the PCI endpoint controller library.
190 The PCI endpoint controller library invokes pci_epf_linkup() when the
194 There are other APIs provided by the EPF library. These are used to notify
/Linux-v4.19/tools/perf/Documentation/
DBuild.txt6 - libperf library (static)
8 - traceevent library (static)
9 - GTK ui library
/Linux-v4.19/Documentation/ABI/testing/
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-v4.19/Documentation/kbuild/
Dheaders_install.txt9 used by the system's C library (such as glibc or uClibc) to define available
11 system calls. The C library's header files include the kernel header files
18 means that a program built against a C library using older kernel headers
47 before building a C library with headers exported this way.
/Linux-v4.19/lib/
DKconfig79 the kernel tree does. Such modules that use library CRC-CCITT
87 the kernel tree does. Such modules that use library CRC16
104 the kernel tree does. Such modules that use library CRC ITU-T V.41
114 the kernel tree does. Such modules that use library CRC32/CRC32c
121 This option enables the CRC32 library functions to perform a
178 the kernel tree does. Such modules that use library CRC64
186 the kernel tree does. Such modules that use library CRC4
194 the kernel tree does. Such modules that use library CRC7
204 kernel tree does. Such modules that use library CRC32c functions
235 This option enables the 32 bit PRNG library functions to perform a
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dgrcan.txt4 library.
27 For further information look in the documentation for the GLIB IP core library:
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
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-v4.19/arch/arm64/boot/dts/cavium/
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-v4.19/arch/arm/boot/dts/
Dmeson6-atv1200.dts9 * a) This library is free software; you can redistribute it and/or
14 * This library is distributed in the hope that it will be useful,
20 * License along with this library; if not, write to the Free
Dmeson6.dtsi9 * a) This library is free software; you can redistribute it and/or
14 * This library is distributed in the hope that it will be useful,
20 * License along with this library; if not, write to the Free
/Linux-v4.19/Documentation/arm/VFP/
Drelease-notes.txt11 This release has been validated against the SoftFloat-2b library by
13 library and test suite can be found at:
/Linux-v4.19/arch/microblaze/
DKconfig.platform13 Allows turn on optimalized library function (memcpy and memmove).
26 Allows turn on optimalized library function (memcpy and memmove).
/Linux-v4.19/drivers/iio/common/ms_sensors/
DKconfig2 # Measurements Specialties sensors common library
/Linux-v4.19/drivers/scsi/osd/
DKconfig15 tristate "OSD-Initiator library"
18 Enable the OSD-Initiator library (libosd.ko).
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dgr-udc.txt4 IP core library.
33 For further information look in the documentation for the GLIB IP core library:
/Linux-v4.19/Documentation/media/uapi/v4l/
Dlibv4l-introduction.rst24 libv4lconvert is a library that converts several different pixelformats
72 This library offers functions that can be used to quickly make v4l1
85 This library should be used for all modern V4L2 applications.
172 v4l1compat.so wrapper library
175 This library intercepts calls to

12345678910