Home
last modified time | relevance | path

Searched refs:managers (Results 1 – 25 of 35) 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/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/process/
A Ddevelopment-process.rst21 The purpose of this document is to help developers (and their managers)
A D3.Early-stage.rst196 empowered managers before you can post your company's plans or code to a
A Dmanagement-style.rst37 Everybody thinks managers make decisions, and that decision-making is
/linux/Documentation/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/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/drivers/media/platform/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
A Domapfb-main.c2525 fbdev->managers[i] = omap_dss_get_overlay_manager(i); in omapfb_probe()
2559 mgr = fbdev->managers[i]; in omapfb_probe()
/linux/Documentation/driver-api/fpga/
A Dintro.rst49 The FPGA Region framework (fpga-region.c) associates managers and
/linux/Documentation/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/drivers/md/
A DKconfig214 Higher level volume managers such as LVM2 use this driver.
297 Allow volume managers to take writable snapshots of a device.
380 Allow volume managers to mirror logical volumes, also
437 Allow volume managers to support multipath hardware.
/linux/Documentation/filesystems/
A Dgfs2-uevents.rst94 lock_nolock or lock_dlm. In the future other lock managers
/linux/Documentation/networking/
A Deql.rst99 managers is up to you. Most other connection managers that I've seen
/linux/Documentation/userspace-api/
A Dlandlock.rst275 that may also want to sandbox themselves (e.g. shells, container managers,
287 What about user space sandbox managers?
/linux/Documentation/admin-guide/hw-vuln/
A Dmultihit.rst39 Privileged software, including OS and virtual machine managers (VMM), are in
/linux/Documentation/driver-api/gpio/
A Dintro.rst40 provide GPIOs; multifunction chips like power managers, and audio codecs
/linux/Documentation/gpu/
A Ddrm-internals.rst118 load time. DRM currently contains two memory managers, the Translation
/linux/drivers/gpu/drm/
A DKconfig52 bool "Insert extra checks and debug info into the DRM range managers"
/linux/Documentation/networking/device_drivers/wifi/intel/
A Dipw2200.rst204 name managers, such as ifrename)

Completed in 32 milliseconds

12