/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | manager.c | 26 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/fs/nfs_common/ |
H A D | grace.c | 24 * managers (lockd and nfsd), using the locks_in_grace() function to 50 * managers that called locks_start_grace() also call locks_end_grace(). 87 * Lock managers call this function to determine when it is OK for them
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_region_ttm.c | 19 * The code in this file deals with setting up memory managers for TTM 21 * the managers to struct sg_table, Basically providing the mapping from 22 * i915 GEM regions to TTM memory types and resource managers. 189 * memory from standalone TTM range managers, without the TTM eviction
|
/linux/Documentation/arch/arm/omap/ |
H A D | dss.rst | 46 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/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-dma.txt | 35 managers. Note that these addresses though points to queue managers,
|
H A D | keystone-navigator-qmss.txt | 5 multi-core Navigator. QMSS consist of queue managers, packed-data structure 29 - qmgrs : child node describing the individual queue managers on the
|
/linux/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 1011 * managers in an atomic update 1020 * This iterates over all DRM DP MST topology managers in an atomic update, 1029 * for_each_old_mst_mgr_in_state - iterate over all DP MST topology managers 1037 * This iterates over all DRM DP MST topology managers in an atomic update, 1046 * for_each_new_mst_mgr_in_state - iterate over all DP MST topology managers 1054 * This iterates over all DRM DP MST topology managers in an atomic update,
|
/linux/Documentation/networking/ |
H A D | mptcp.rst | 63 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
|
H A D | eql.rst | 99 managers is up to you. Most other connection managers that I've seen
|
/linux/Documentation/process/ |
H A D | development-process.rst | 6 The purpose of this document is to help developers (and their managers)
|
/linux/drivers/md/ |
H A D | Kconfig | 195 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/filesystems/xfs/ |
H A D | xfs-maintainer-entry-profile.rst | 66 release managers execute on the testing. 92 They may also serve as liaison between managers of the organizations
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | linear.rst | 7 block of logical volume managers.
|
H A D | thin-provisioning.rst | 309 from volume managers. 375 Userland volume managers, such as LVM, need a way to
|
/linux/Documentation/driver-api/fpga/ |
H A D | intro.rst | 49 The FPGA Region framework (fpga-region.c) associates managers and
|
/linux/sound/soc/amd/acp/ |
H A D | amd-sdw-acpi.c | 52 dev_dbg(&adev->dev, "No SoundWire Managers detected\n"); in amd_sdw_scan_controller()
|
/linux/arch/arm/mach-omap2/ |
H A D | display.c | 311 return; /* no managers currently enabled */ in dispc_disable_outputs() 340 /* disable LCD and TV managers */ in dispc_disable_outputs()
|
/linux/Documentation/arch/arm/keystone/ |
H A D | knav-qmss.rst | 11 multi-core Navigator. QMSS consist of queue managers, packed-data structure
|
/linux/Documentation/hwmon/ |
H A D | max16065.rst | 53 [From datasheets] The MAX16065/MAX16066 flash-configurable system managers
|
/linux/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 95 struct omap_overlay_manager *managers[10]; member
|
/linux/Documentation/filesystems/ |
H A D | gfs2-uevents.rst | 94 lock_nolock or lock_dlm. In the future other lock managers
|
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutdef.h | 114 struct omap_overlay_manager *managers[MAX_MANAGERS]; member
|
/linux/security/selinux/include/ |
H A D | avc.h | 3 * Access vector cache interface for object managers.
|
/linux/Documentation/driver-api/gpio/ |
H A D | intro.rst | 28 provide GPIOs; multifunction chips like power managers, and audio codecs
|
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_mock_manager.c | 233 MODULE_DESCRIPTION("KUnit tests for ttm with mock resource managers");
|