Home
last modified time | relevance | path

Searched refs:managers (Results 1 – 25 of 38) sorted by relevance

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dmanager.c26 static struct omap_overlay_manager *managers; variable
34 managers = kcalloc(num_managers, sizeof(struct omap_overlay_manager), in dss_init_overlay_managers()
37 BUG_ON(managers == NULL); in dss_init_overlay_managers()
40 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers()
77 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs()
89 kfree(managers); in dss_uninit_overlay_managers()
90 managers = NULL; in dss_uninit_overlay_managers()
99 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs()
116 return &managers[num]; in omap_dss_get_overlay_manager()
/linux/Documentation/devicetree/bindings/net/pse-pd/
A Dmicrochip,pd692x0.yaml25 managers:
29 List of the PD69208T4/PD69204T4/PD69208M PSE managers. Each manager
32 PD692x0 PSE controller. The PSE managers have to be described from
35 12 PSE managers which can expose up to 96 physical ports. All
105 managers {
/linux/Documentation/process/
A Ddevelopment-process.rst6 The purpose of this document is to help developers (and their managers)
A D3.Early-stage.rst197 empowered managers before you can post your company's plans or code to a
/linux/Documentation/devicetree/bindings/soc/ti/
A Dkeystone-navigator-dma.txt35 managers. Note that these addresses though points to queue managers,
A Dkeystone-navigator-qmss.txt5 multi-core Navigator. QMSS consist of queue managers, packed-data structure
29 - qmgrs : child node describing the individual queue managers on the
/linux/Documentation/admin-guide/device-mapper/
A Dlinear.rst7 block of logical volume managers.
A Dthin-provisioning.rst309 from volume managers.
375 Userland volume managers, such as LVM, need a way to
/linux/Documentation/arch/arm/omap/
A Ddss.rst46 The DSS driver models OMAP's overlays, overlay managers and displays in a
49 managers. These can be used when updating a display with CPU or system DMA.
146 connected only to DISPC overlay managers, and virtual overlays can be only
153 - Virtual overlay managers can only be connected to DBI or DSI displays.
238 framebuffers, overlays, overlay managers, displays. Framebuffers are
/linux/drivers/media/platform/ti/omap/
A Domap_voutdef.h114 struct omap_overlay_manager *managers[MAX_MANAGERS]; member
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb.h95 struct omap_overlay_manager *managers[10]; member
/linux/Documentation/driver-api/fpga/
A Dintro.rst49 The FPGA Region framework (fpga-region.c) associates managers and
/linux/Documentation/networking/
A Dmptcp.rst63 Path managers are controlled by the ``net.mptcp.pm_type`` sysctl knob -- see
68 connection. The path managers can be controlled via a Netlink API; see
A Deql.rst99 managers is up to you. Most other connection managers that I've seen
/linux/Documentation/arch/arm/keystone/
A Dknav-qmss.rst11 multi-core Navigator. QMSS consist of queue managers, packed-data structure
/linux/Documentation/hwmon/
A Dmax16065.rst53 [From datasheets] The MAX16065/MAX16066 flash-configurable system managers
A Dltc2978.rst208 - LTC2974 and LTC2975 are quad digital power supply managers.
/linux/Documentation/filesystems/xfs/
A Dxfs-maintainer-entry-profile.rst66 release managers execute on the testing.
92 They may also serve as liaison between managers of the organizations
/linux/Documentation/filesystems/
A Dgfs2-uevents.rst94 lock_nolock or lock_dlm. In the future other lock managers
/linux/drivers/md/
A DKconfig195 Higher level volume managers such as LVM2 use this driver.
278 Allow volume managers to take writable snapshots of a device.
361 Allow volume managers to mirror logical volumes, also
418 Allow volume managers to support multipath hardware.
/linux/Documentation/driver-api/gpio/
A Dintro.rst28 provide GPIOs; multifunction chips like power managers, and audio codecs
/linux/Documentation/admin-guide/hw-vuln/
A Dmultihit.rst39 Privileged software, including OS and virtual machine managers (VMM), are in
/linux/Documentation/gpu/
A Ddrm-internals.rst118 load time. DRM currently contains two memory managers, the Translation
/linux/Documentation/maintainer/
A Dfeature-and-driver-maintainers.rst139 All that is to say that managers almost never make good maintainers.
/linux/Documentation/userspace-api/
A Dlandlock.rst505 that may also want to sandbox themselves (e.g. shells, container managers,
669 What about user space sandbox managers?

Completed in 34 milliseconds

12