Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A D0001-use-library-sonames-for-linking.patch15 framework/egl/wrapper/eglwLibrary.cpp | 2 +-
16 framework/platform/android/tcuAndroidPlatform.cpp | 2 +-
17 framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp | 2 +-
22 --- a/framework/egl/egluGLContextFactory.cpp
23 +++ b/framework/egl/egluGLContextFactory.cpp
42 --- a/framework/egl/wrapper/eglwLibrary.cpp
43 +++ b/framework/egl/wrapper/eglwLibrary.cpp
53 --- a/framework/platform/android/tcuAndroidPlatform.cpp
54 +++ b/framework/platform/android/tcuAndroidPlatform.cpp
73 --- a/framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp
[all …]
H A Dfix-musl.patch3 --- a/framework/delibs/dethread/CMakeLists.txt
4 +++ b/framework/delibs/dethread/CMakeLists.txt
13 --- a/framework/qphelper/CMakeLists.txt
14 +++ b/framework/qphelper/CMakeLists.txt
H A D0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch13 framework/platform/CMakeLists.txt | 8 ++++++--
16 --- a/framework/platform/CMakeLists.txt
17 +++ b/framework/platform/CMakeLists.txt
/openbmc/linux/drivers/clk/bcm/
H A DKconfig11 Enable common clock framework support for the Broadcom BCM2711
20 Enable common clock framework support for Broadcom BCM2835
29 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
37 Enable common clock framework support for Broadcom BCM63xx DSL SoCs
54 Enable common clock framework support for Broadcom SoCs
61 Enable common clock framework support for Broadcom SoCs
70 Enable common clock framework support for the Broadcom Cygnus SoC
78 Enable common clock framework support for the Broadcom Hurricane 2
87 Enable common clock framework support for the Broadcom Northstar and
104 Enable common clock framework support for the Broadcom Stingray SoC
[all …]
/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst2 SPI NOR framework
5 Part I - Why do we need this framework?
20 Part II - How does the framework work?
23 This framework just adds a new layer between the MTD and the SPI bus driver.
27 Before this framework, the layer is like::
37 After this framework, the layer is like::
41 SPI NOR framework
53 SPI NOR framework
59 Part III - How can drivers use the framework?
/openbmc/linux/drivers/pwm/
H A DKconfig21 This generic framework replaces the legacy PWM framework which
71 Generic PWM framework driver for Atmel SoC.
139 PWM framework driver for Marvell Berlin SoCs.
248 Generic PWM framework driver for i.MX1 and i.MX21
424 Generic PWM framework driver for Freescale MXS.
462 Generic PWM framework driver for PXA.
535 Generic PWM framework driver for SiFive SoCs.
577 Generic PWM framework driver for STiH4xx SoCs.
586 Generic PWM framework driver for STM32 SoCs.
664 Generic PWM framework driver for TWL4030/6030.
[all …]
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-intro.rst17 For a long time the framework was limited to the video_device struct for
19 (note that this document does not discuss the video_buf framework).
26 the lack of a framework.
28 So this framework sets up the basic building blocks that all drivers
29 need and this same framework should make it much easier to refactor
35 framework. It can be used as a template for real PCI video capture driver.
66 Structure of the V4L2 framework
69 The framework closely resembles the driver structure: it has a v4l2_device
74 The V4L2 framework also optionally integrates with the media framework. If a
76 will automatically appear in the media framework as entities.
/openbmc/linux/Documentation/security/
H A Dlsm.rst28 remarks that described a security framework he would be willing to
30 general framework that would provide a set of security hooks to control
33 framework could then be used by loadable kernel modules to implement any
41 Linux kernel patch that implements this framework. The work was
43 report provides an overview of the framework and the capabilities
49 The LSM framework provides a general kernel framework to support
53 framework does not provide any additional security; it merely provides
54 the infrastructure to support security modules. The LSM framework is
69 the framework or by the individual security modules that use it.
71 typically managed by the framework.
[all …]
/openbmc/linux/Documentation/driver-api/fpga/
H A Dintro.rst15 framework functionality that can be added that will benefit
17 seek out a solution that expands the framework for broad reuse.
21 The framework in the kernel is divided into:
29 includes the framework in fpga-mgr.c and the low level drivers that
46 If you are adding a new interface to the FPGA framework, add it on top
49 The FPGA Region framework (fpga-region.c) associates managers and
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/
H A Dinitramfs-module-setup-live_1.0.bb1 SUMMARY = "initramfs-framework module for live booting"
4 RDEPENDS:${PN} = "initramfs-framework-base udev-extraconf"
9 FILESEXTRAPATHS:prepend := "${THISDIR}/initramfs-framework:"
H A Dinitramfs-module-install-efi_1.0.bb1 SUMMARY = "initramfs-framework module for EFI installation option"
4 RDEPENDS:${PN} = "initramfs-framework-base parted e2fsprogs-mke2fs dosfstools util-linux-blkid ${VI…
/openbmc/linux/tools/perf/Documentation/
H A DBuild.txt22 main makefile of the build framework
25 build framework generic definitions
31 information about build framework.
36 The Makefile.perf triggers the build framework for build objects:
49 focusing on build framework outcomes
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/
H A Dmbedtls_3.6.2.bb27 …git://github.com/Mbed-TLS/mbedtls-framework.git;protocol=https;branch=main;destsuffix=git/framewor…
77 install -d ${D}${PTEST_PATH}/framework
80 cp -fR ${S}/framework/data_files ${D}${PTEST_PATH}/framework/
/openbmc/linux/Documentation/power/
H A Dopp.rst58 SoC framework -> modifies on required cases certain OPPs -> OPP layer
107 This function may be used by SoC framework to define a optimal list
130 High level framework such as cpufreq operates on frequencies. To map the
145 Example: In a case when SoC framework detects a situation where a
216 SoC temperature is lower than a certain threshold. The SoC framework
233 exceeds a threshold value. The SoC framework implementation might
257 framework requires to set the voltage represented by the OPP using
258 the regulator framework to the Power Management chip providing the
274 Example: Lets say the SoC framework uses a couple of helper functions
348 provided back to the users such as SoC framework to be used as a
[all …]
H A Denergy-model.rst10 The Energy Model (EM) framework serves as an interface between drivers knowing
19 possible source of information on its own, the EM framework intervenes as an
40 framework, and interested clients reading the data from it::
67 In case of CPU devices the EM framework manages power cost tables per
81 CONFIG_ENERGY_MODEL must be enabled to use the EM framework.
119 The EM can also be registered using OPP framework and information in DT
149 The 'simple' EM is registered using the framework helper function
193 The CPUFreq framework supports dedicated callback for registering
196 because the framework would call it at the right time during setup.
200 EM framework::
[all …]
/openbmc/linux/drivers/thermal/st/
H A DKconfig16 tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs"
20 Support for thermal framework on STMicroelectronics STM32 series of
21 SoCs. This thermal driver allows to access to general thermal framework
/openbmc/linux/drivers/remoteproc/
H A DKconfig33 processor framework.
44 processor framework.
63 the remote processor framework.
116 remote processor framework.
136 via the remote processor framework.
158 subsystem via the remote processor framework.
308 processor framework.
321 remote processor framework.
337 processor framework.
350 framework.
[all …]
/openbmc/u-boot/drivers/pinctrl/aspeed/
H A DKconfig7 Generic Pinctrl framework and is compatible with the Linux driver,
16 Generic Pinctrl framework and is compatible with the Linux driver,
25 Generic Pinctrl framework and is compatible with the Linux driver,
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A Dtesting.md6 [GoogleTest](https://github.com/google/googletest) framework. These tests are
22 ## Mock framework
38 The GoogleTest mock framework is used to implement mocking. This allows the
42 The mock framework typically relies on a class hierarchy of the following form:
/openbmc/linux/drivers/media/cec/platform/
H A DKconfig24 generic CEC framework interface.
39 It uses the generic CEC framework interface.
62 generic CEC framework interface.
73 generic CEC framework interface.
85 generic CEC framework interface.
96 generic CEC framework interface.
/openbmc/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst2 Converting old watchdog drivers to the watchdog framework
7 Before the watchdog framework came into the kernel, every driver had to
8 implement the API on its own. Now, as the framework factored out the common
9 components, those drivers can be lightened making it a user of the framework.
18 etc... These are now handled by the framework and just call the driver when
31 - write: Can simply go, all defined behaviour is taken care of by the framework,
35 the most common ones are handled by the framework, supported by some assistance
71 -ENOIOCTLCMD, the IOCTLs of the framework will be tried, too. Any other error
93 miscdevice'. The framework will create it on watchdog_dev_register() called by
156 necessary information for the framework. The struct is also explained in detail
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-aiohttp_3.11.8.bb1 SUMMARY = "Async http client/server framework"
2 DESCRIPTION = "Asynchronous HTTP client/server framework for asyncio and Python"
/openbmc/openbmc/poky/meta/recipes-devtools/dejagnu/
H A Ddejagnu_1.6.3.bb1 SUMMARY = "GNU unit testing framework, written in Expect and Tcl"
2 DESCRIPTION = "DejaGnu is a framework for testing other programs. Its purpose \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/
H A Dade_0.1.2.bb1 SUMMARY = "A graph construction, manipulation, and processing framework"
3 and processing framework. ADE Framework is suitable for \
/openbmc/linux/drivers/nfc/st95hf/
H A DKconfig7 This makes use of SPI framework to communicate with transceiver
8 and registered with NFC digital core to support Linux NFC framework.

12345678910>>...25