/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | overlay-sysfs.c | 42 ovl->manager ? ovl->manager->name : "<none>"); in overlay_manager_show() 73 if (mgr == ovl->manager) in overlay_manager_store() 76 old_mgr = ovl->manager; in overlay_manager_store() 165 if (ovl->manager) { in overlay_position_store() 166 r = ovl->manager->apply(ovl->manager); in overlay_position_store() 204 if (ovl->manager) { in overlay_output_size_store() 205 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store() 271 if (ovl->manager) { in overlay_global_alpha_store() 272 r = ovl->manager->apply(ovl->manager); in overlay_global_alpha_store() 313 if (ovl->manager) { in overlay_pre_mult_alpha_store() [all …]
|
D | sdi.c | 117 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_config_lcd_manager() 139 if (out == NULL || out->manager == NULL) { in sdi_display_enable() 172 dss_mgr_set_timings(out->manager, t); in sdi_display_enable() 191 dispc_mgr_set_clock_div(out->manager->id, &sdi.mgr_config.clock_info); in sdi_display_enable() 199 r = dss_mgr_enable(out->manager); in sdi_display_enable() 219 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_display_disable() 245 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_check_timings() 319 if (dssdev->manager) in sdi_disconnect() 320 dss_mgr_disconnect(dssdev->manager, dssdev); in sdi_disconnect()
|
D | apply.c | 196 struct mgr_priv_data *mp = get_mgr_priv(ovl->manager); in ovl_manual_update() 445 return ovl->manager ? dss_mgr_get_device(ovl->manager) : NULL; in dss_ovl_get_device() 560 if (!ovl->manager) in dss_mgr_wait_for_go_ovl() 563 mp = get_mgr_priv(ovl->manager); in dss_mgr_wait_for_go_ovl() 583 irq = dispc_mgr_get_vsync_irq(ovl->manager->id); in dss_mgr_wait_for_go_ovl() 642 mp = get_mgr_priv(ovl->manager); in dss_ovl_write_regs() 681 mp = get_mgr_priv(ovl->manager); in dss_ovl_write_regs_extra() 1206 output->manager = mgr; in dss_mgr_set_output() 1241 mgr->output->manager = NULL; in dss_mgr_unset_output() 1357 if (ovl->manager) { in dss_ovl_set_manager() [all …]
|
D | dpi.c | 337 struct omap_overlay_manager *mgr = out->manager; in dpi_set_mode() 370 struct omap_overlay_manager *mgr = out->manager; in dpi_config_lcd_manager() 398 if (out == NULL || out->manager == NULL) { in dpi_display_enable() 414 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable() 432 r = dss_mgr_enable(out->manager); in dpi_display_enable() 460 struct omap_overlay_manager *mgr = dpi->output.manager; in dpi_display_disable() 509 struct omap_overlay_manager *mgr = dpi->output.manager; in dpi_check_timings() 701 if (dssdev->manager) in dpi_disconnect() 702 dss_mgr_disconnect(dssdev->manager, dssdev); in dpi_disconnect()
|
D | Makefile | 7 omapdss-y += manager.o manager-sysfs.o overlay.o overlay-sysfs.o apply.o \
|
D | manager-sysfs.c | 481 struct omap_overlay_manager *manager; in manager_attr_show() local 484 manager = container_of(kobj, struct omap_overlay_manager, kobj); in manager_attr_show() 490 return manager_attr->show(manager, buf); in manager_attr_show() 496 struct omap_overlay_manager *manager; in manager_attr_store() local 499 manager = container_of(kobj, struct omap_overlay_manager, kobj); in manager_attr_store() 505 return manager_attr->store(manager, buf, size); in manager_attr_store()
|
D | hdmi5.c | 185 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() 262 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() 376 if (out == NULL || out->manager == NULL) { in hdmi_display_enable() 502 if (dssdev->manager) in hdmi_disconnect() 503 dss_mgr_disconnect(dssdev->manager, dssdev); in hdmi_disconnect()
|
D | hdmi4.c | 168 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() 245 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() 346 if (out == NULL || out->manager == NULL) { in hdmi_display_enable() 472 if (dssdev->manager) in hdmi_disconnect() 473 dss_mgr_disconnect(dssdev->manager, dssdev); in hdmi_disconnect()
|
D | venc.c | 446 struct omap_overlay_manager *mgr = venc.output.manager; in venc_power_on() 497 struct omap_overlay_manager *mgr = venc.output.manager; in venc_power_off() 518 if (out == NULL || out->manager == NULL) { in venc_display_enable() 781 if (dssdev->manager) in venc_disconnect() 782 dss_mgr_disconnect(dssdev->manager, dssdev); in venc_disconnect()
|
D | rfbi.c | 310 struct omap_overlay_manager *mgr = rfbi.output.manager; in rfbi_transfer_area() 842 struct omap_overlay_manager *mgr = rfbi.output.manager; in rfbi_config_lcd_manager() 883 if (out == NULL || out->manager == NULL) { in rfbi_display_enable() 892 r = dss_mgr_register_framedone_handler(out->manager, in rfbi_display_enable() 916 dss_mgr_unregister_framedone_handler(out->manager, in rfbi_display_disable()
|
D | output.c | 182 mgr = out->manager; in omapdss_find_mgr_from_display()
|
D | dispc-compat.c | 389 ovl->manager == mgr) in dispc_error_worker()
|
D | dsi.c | 3829 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_enable_video_output() 3836 if (out == NULL || out->manager == NULL) { in dsi_enable_video_output() 3900 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_disable_video_output() 3921 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_update_screen_dispc() 5022 if (dssdev->manager) in dsi_disconnect() 5023 dss_mgr_disconnect(dssdev->manager, dssdev); in dsi_disconnect()
|
/linux-4.4.14/drivers/fpga/ |
D | Kconfig | 11 kernel. The FPGA framework adds a FPGA manager class and FPGA 12 manager drivers. 20 FPGA manager driver support for Altera SOCFPGA. 25 FPGA manager driver support for Xilinx Zynq FPGAs.
|
/linux-4.4.14/Documentation/fpga/ |
D | fpga-mgr.txt | 8 The FPGA manager core exports a set of functions for programming an FPGA with 12 it's just binary data. The FPGA manager core won't parse it. 37 To get/put a reference to a FPGA manager: 44 Given a DT node, get an exclusive reference to a FPGA manager or release 66 /* device node that specifies the FPGA manager to use */ 78 /* Get exclusive control of FPGA manager */ 84 /* Release the FPGA manager */ 93 /* device node that specifies the FPGA manager to use */ 104 /* Get exclusive control of FPGA manager */ 110 /* Release the FPGA manager */ [all …]
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | tei.c | 81 struct manager *mgr = fi->userdata; in da_debug() 101 struct manager *mgr = fi->userdata; in da_activate() 117 struct manager *mgr = fi->userdata; in da_deactivate() 141 struct manager *mgr = fi->userdata; in da_ui() 154 struct manager *mgr = fi->userdata; in da_timer() 251 get_free_id(struct manager *mgr) in get_free_id() 275 get_free_tei(struct manager *mgr) in get_free_tei() 302 teiup_create(struct manager *mgr, u_int prim, int len, void *arg) in teiup_create() 324 new_id(struct manager *mgr) in new_id() 338 do_send(struct manager *mgr) in do_send() [all …]
|
D | layer2.h | 23 struct manager { struct 44 struct manager *mgr; argument
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | charger-manager.txt | 1 charger-manager bindings 5 - compatible : "charger-manager" 19 - cm-name : charger manager's name (default : "battery") 33 charger-manager@0 { 34 compatible = "charger-manager";
|
D | msm-poweroff.txt | 5 between poweroff and restart is determined by unique power manager IC
|
/linux-4.4.14/drivers/media/platform/omap/ |
D | omap_vout.c | 509 ovl->manager->apply(ovl->manager); in omapvid_apply_changes() 571 mgr_id = ovl->manager->id; in omap_vout_isr() 1242 if (ovl->manager && ovl->manager->get_manager_info) { in vidioc_g_fmt_vid_overlay() 1243 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_g_fmt_vid_overlay() 1358 if (!ovl->manager || !ovl->manager->get_manager_info) { in vidioc_g_ctrl() 1363 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_g_ctrl() 1422 if (!ovl->manager || !ovl->manager->get_manager_info) { in vidioc_s_ctrl() 1428 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_s_ctrl() 1430 if (ovl->manager->set_manager_info(ovl->manager, &info)) { in vidioc_s_ctrl() 1764 if (ovl->manager && ovl->manager->get_manager_info && in vidioc_s_fbuf() [all …]
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-fpga-manager | 5 Description: Name of low level fpga manager driver. 11 Description: Read fpga manager state as a string. 18 This is a superset of FPGA states and fpga manager driver 19 states. The fpga manager driver is walking through these steps
|
D | sysfs-wusb_cbaf | 13 2. The connection manager (CM) sees a device with CBA capability.
|
/linux-4.4.14/drivers/ps3/ |
D | Makefile | 4 obj-$(CONFIG_PPC_PS3) += sys-manager-core.o 5 obj-$(CONFIG_PS3_SYS_MANAGER) += ps3-sys-manager.o
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | Makefile | 5 dm-block-manager.o \ 9 dm-transaction-manager.o \
|
D | Kconfig | 16 block manager locking used by thin provisioning and caching.
|
/linux-4.4.14/Documentation/device-mapper/ |
D | persistent-data.txt | 27 The block manager 30 dm-block-manager.[hc] 38 The transaction manager 41 dm-transaction-manager.[hc] 45 transaction manager is by shadowing an existing block (ie. doing
|
D | thin-provisioning.txt | 49 manager such as LVM2 once support has been added. 286 it will occur only once after each resume so volume manager writers
|
D | cache.txt | 52 separate allows the volume manager to configure it differently,
|
/linux-4.4.14/Documentation/scsi/ |
D | ufs.txt | 53 Task Manager and Device manager. The UFS interface is designed to be 58 * Task manager: It handles task management functions defined by the 60 * Device manager: It handles device level operations and device 72 * UDM_SAP: Device manager service access point is exposed to device 73 manager for device level operations. These device level operations 78 manager to transport task management functions.
|
D | st.txt | 20 2. The system manager (root) can define default values for some tape 36 manager. The changes persist until the defaults again come into 43 system manager (root). When specification of a new mode is started, 47 Using the modes allows the system manager to give the users choices
|
D | ChangeLog.megaraid_sas | 449 change there is no need of memory manager in the driver code
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 435 static void ttm_pool_mm_shrink_init(struct ttm_pool_manager *manager) in ttm_pool_mm_shrink_init() argument 437 manager->mm_shrink.count_objects = ttm_pool_shrink_count; in ttm_pool_mm_shrink_init() 438 manager->mm_shrink.scan_objects = ttm_pool_shrink_scan; in ttm_pool_mm_shrink_init() 439 manager->mm_shrink.seeks = 1; in ttm_pool_mm_shrink_init() 440 register_shrinker(&manager->mm_shrink); in ttm_pool_mm_shrink_init() 443 static void ttm_pool_mm_shrink_fini(struct ttm_pool_manager *manager) in ttm_pool_mm_shrink_fini() argument 445 unregister_shrinker(&manager->mm_shrink); in ttm_pool_mm_shrink_fini()
|
D | ttm_page_alloc_dma.c | 1067 static void ttm_dma_pool_mm_shrink_init(struct ttm_pool_manager *manager) in ttm_dma_pool_mm_shrink_init() argument 1069 manager->mm_shrink.count_objects = ttm_dma_pool_shrink_count; in ttm_dma_pool_mm_shrink_init() 1070 manager->mm_shrink.scan_objects = &ttm_dma_pool_shrink_scan; in ttm_dma_pool_mm_shrink_init() 1071 manager->mm_shrink.seeks = 1; in ttm_dma_pool_mm_shrink_init() 1072 register_shrinker(&manager->mm_shrink); in ttm_dma_pool_mm_shrink_init() 1075 static void ttm_dma_pool_mm_shrink_fini(struct ttm_pool_manager *manager) in ttm_dma_pool_mm_shrink_fini() argument 1077 unregister_shrinker(&manager->mm_shrink); in ttm_dma_pool_mm_shrink_fini()
|
/linux-4.4.14/drivers/lightnvm/ |
D | Kconfig | 30 tristate "Generic NVM manager for Open-Channel SSDs" 32 NVM media manager for Open-Channel SSDs that offload management
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_sa.c | 144 struct radeon_sa_manager *sa_manager = sa_bo->manager; in radeon_sa_bo_remove_locked() 203 sa_bo->manager = sa_manager; in radeon_sa_bo_try_alloc() 328 (*sa_bo)->manager = sa_manager; in radeon_sa_bo_new() 385 sa_manager = (*sa_bo)->manager; in radeon_sa_bo_free()
|
D | radeon_object.h | 165 return sa_bo->manager->gpu_addr + sa_bo->soffset; in radeon_sa_bo_gpu_addr() 170 return sa_bo->manager->cpu_ptr + sa_bo->soffset; in radeon_sa_bo_cpu_addr()
|
D | radeon.h | 558 struct radeon_sa_manager *manager; member
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 135 - Overlay manager combines the overlays in to one image and feeds them to 144 An overlay can be connected to one overlay manager. Also DISPC overlays can be 148 An overlay manager can be connected to one display. There are certain 149 restrictions which kinds of displays an overlay manager can be connected: 151 - DISPC TV overlay manager can be only connected to TV display. 153 - DISPC LCD overlay manager can be connected to all displays, except TV 176 manager Destination overlay manager name 183 /sys/devices/platform/omapdss/manager? directory: 273 echo "tv" > $ovl1/manager
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 140 if (ovl->manager) { in omapfb_setup_plane() 141 r = ovl->manager->apply(ovl->manager); in omapfb_setup_plane() 438 if (ofbi->overlays[i]->manager) { in omapfb_set_color_key() 439 mgr = ofbi->overlays[i]->manager; in omapfb_set_color_key() 468 if (ofbi->overlays[i]->manager) { in omapfb_get_color_key() 469 mgr = ofbi->overlays[i]->manager; in omapfb_get_color_key()
|
D | omapfb-sysfs.c | 280 if (ovl->manager) in store_overlays() 281 ovl->manager->apply(ovl->manager); in store_overlays()
|
D | omapfb-main.c | 961 if (!init && ovl->manager) in omapfb_apply_changes() 962 ovl->manager->apply(ovl->manager); in omapfb_apply_changes() 997 if (!init && ovl->manager) in omapfb_apply_changes() 998 ovl->manager->apply(ovl->manager); in omapfb_apply_changes() 1841 if (ovl->manager) in omapfb_free_resources() 1999 ovl->manager->apply(ovl->manager); in omapfb_create_framebuffers() 2406 if (ovl->manager) in omapfb_init_connections()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sa.c | 144 struct amdgpu_sa_manager *sa_manager = sa_bo->manager; in amdgpu_sa_bo_remove_locked() 204 sa_bo->manager = sa_manager; in amdgpu_sa_bo_try_alloc() 331 (*sa_bo)->manager = sa_manager; in amdgpu_sa_bo_new() 393 sa_manager = (*sa_bo)->manager; in amdgpu_sa_bo_free()
|
D | amdgpu_object.h | 175 return sa_bo->manager->gpu_addr + sa_bo->soffset; in amdgpu_sa_bo_gpu_addr() 180 return sa_bo->manager->cpu_ptr + sa_bo->soffset; in amdgpu_sa_bo_cpu_addr()
|
D | amdgpu.h | 611 struct amdgpu_sa_manager *manager; member
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 18 - cirrus,boost-manager : Boost voltage control. 59 cirrus,boost-manager = <0x03>;
|
/linux-4.4.14/Documentation/ |
D | ManagementStyle | 14 Btw, when talking about "kernel manager", it's all about the technical 17 budget of your group, you're almost certainly not a kernel manager. 34 manager must be to make it. That's very deep and obvious, but it's not 39 to decide on this", you're in trouble as a manager. The people you 51 makes you look like you know what you're doing, so what a kernel manager 67 you cannot escape. A cornered rat may be dangerous - a cornered manager 71 a kernel manager have huge fiscal responsibility _anyway_, it's usually 114 thing you can do as a manager is not to instill confidence, but rather a 132 Most people are idiots, and being a manager means you'll have to deal 140 However, in order to prepare yourself as a kernel manager, it's best to [all …]
|
D | devices.txt | 372 154 = /dev/pmu Macintosh PowerBook power manager 384 166 = /dev/i2o/ctl I2O configuration manager 389 171 = /dev/srripc QNX4 API IPC manager 518 17 = /dev/patmgr0 Sequencer patch manager 522 33 = /dev/patmgr1 Sequencer patch manager 1142 58 block Reserved for logical volume manager 1234 0 = /dev/cfs0 Coda cache manager 1869 109 char Reserved for logical volume manager 2602 0 = /dev/intermezzo0 First cache manager 2603 1 = /dev/intermezzo1 Second cache manager [all …]
|
D | coccinelle.txt | 14 Coccinelle is available through the package manager
|
D | HOWTO | 19 have been told by your manager, "Go write a Linux driver for this
|
D | kernel-docs.txt | 211 Keywords: coda, filesystem, venus, cache manager.
|
D | SubmittingPatches | 319 into the MAINTAINERS file for its current manager.
|
/linux-4.4.14/drivers/pnp/ |
D | Makefile | 7 pnp-y := core.o card.o driver.o resource.o manager.o support.o interface.o quirks.o
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | brcm,bcm21664-resetmgr.txt | 4 The reset manager is used on the Broadcom BCM21664 SoC.
|
/linux-4.4.14/Documentation/infiniband/ |
D | sysfs.txt | 26 sm_lid - Subnet manager LID for port's subnet 27 sm_sl - Subnet manager SL for port's subnet
|
/linux-4.4.14/fs/fscache/ |
D | Kconfig | 3 tristate "General filesystem local caching manager" 5 This option enables a generic filesystem caching manager that can be
|
/linux-4.4.14/Documentation/devicetree/bindings/fpga/ |
D | altera-socfpga-fpga-mgr.txt | 6 - The first index is for FPGA manager register access.
|
D | xilinx-zynq-fpga-mgr.txt | 6 - interrupts: interrupt for the FPGA manager device
|
/linux-4.4.14/fs/configfs/ |
D | Kconfig | 7 view of kernel objects, configfs is a filesystem-based manager
|
/linux-4.4.14/Documentation/tpm/ |
D | xen-tpmfront.txt | 17 these domains (manager, vTPM, and guest) is trusted, the vTPM subsystem extends 87 * vtpmmgr-stubdom: A mini-os domain that implements the vTPM manager. There is 88 only one vTPM manager and it should be running during the
|
/linux-4.4.14/fs/dlm/ |
D | Kconfig | 7 A general purpose distributed lock manager for kernel or userspace
|
/linux-4.4.14/security/tomoyo/ |
D | Makefile | 10 …icy,exception_policy); $(call do_policy,domain_policy); $(call do_policy,manager); $(call do_polic…
|
D | common.c | 828 return container_of(a, struct tomoyo_manager, head)->manager == in tomoyo_same_manager() 829 container_of(b, struct tomoyo_manager, head)->manager; in tomoyo_same_manager() 842 static int tomoyo_update_manager_entry(const char *manager, in tomoyo_update_manager_entry() argument 853 if (!tomoyo_correct_domain(manager) && in tomoyo_update_manager_entry() 854 !tomoyo_correct_word(manager)) in tomoyo_update_manager_entry() 856 e.manager = tomoyo_get_name(manager); in tomoyo_update_manager_entry() 857 if (e.manager) { in tomoyo_update_manager_entry() 860 tomoyo_put_name(e.manager); in tomoyo_update_manager_entry() 904 tomoyo_set_string(head, ptr->manager->name); in tomoyo_read_manager() 938 (!tomoyo_pathcmp(domainname, ptr->manager) || in tomoyo_manager() [all …]
|
D | gc.c | 140 tomoyo_put_name(ptr->manager); in tomoyo_del_manager()
|
D | common.h | 864 const struct tomoyo_path_info *manager; member
|
/linux-4.4.14/drivers/virt/ |
D | Kconfig | 28 receiving the shutdown doorbell from a manager partition.
|
/linux-4.4.14/fs/afs/ |
D | Kconfig | 29 the generic filesystem cache manager
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/ |
D | dmm.txt | 3 The dynamic memory manager (DMM) is a module located immediately in front of the
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | socfpga-dwmac.txt | 12 - altr,sysmgr-syscon : Should be the phandle to the system manager node that
|
/linux-4.4.14/Documentation/hwmon/ |
D | max16065 | 39 The MAX16067 flash-configurable system manager monitors and sequences multiple 42 The MAX16068 flash-configurable system manager monitors and manages up to six
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | fsl,qoriq-mc.txt | 4 manager that manages specialized hardware objects used in
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mt6577.txt | 17 - clocks: clock name from clock manager
|
/linux-4.4.14/Documentation/power/ |
D | 00-INDEX | 7 charger-manager.txt
|
/linux-4.4.14/Documentation/vm/ |
D | userfaultfd.txt | 37 passed using unix domain sockets to a manager process, so the same 38 manager process could handle the userfaults of a multitude of 41 themselves on the same region the manager is already tracking, which
|
D | unevictable-lru.txt | 37 This document describes the Linux memory manager's "Unevictable LRU"
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | Kbuild | 7 # NVKM - HW resource manager
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 114 dst->manager = mgr; in omap_crtc_dss_connect() 123 mgr->output->manager = NULL; in omap_crtc_dss_disconnect()
|
D | omap_encoder.c | 113 dssdev->src->manager = omap_dss_get_overlay_manager(channel); in omap_encoder_update()
|
/linux-4.4.14/Documentation/filesystems/ |
D | gfs2.txt | 19 lock_dlm -- uses a distributed lock manager (dlm) for inter-node locking
|
D | coda.txt | 10 To run Coda you need to get a user level cache manager for the client, 153 manager, _V_e_n_u_s. 205 manager in Windows 95. The VFS is responsible for partial processing 221 offered by the cache manager Venus. When the replies from Venus have
|
D | xfs-delayed-logging-design.txt | 75 log buffers made available by the log manager. By default there are 8 log 790 mount option. Fundamentally, there is no reason why the log manager would not
|
/linux-4.4.14/drivers/infiniband/ |
D | Kconfig | 30 communication manager (CM). This allows userspace processes
|
/linux-4.4.14/drivers/power/ |
D | Makefile | 57 obj-$(CONFIG_CHARGER_MANAGER) += charger-manager.o
|
D | Kconfig | 354 bool "Battery charger manager for multiple chargers" 358 Say Y to enable charger-manager support, which allows multiple 360 system. The charger-manager also can monitor charging status in
|
/linux-4.4.14/fs/ocfs2/ |
D | Kconfig | 46 userspace cluster manager, say Y here.
|
/linux-4.4.14/drivers/block/drbd/ |
D | Kconfig | 37 For automatic failover you need a cluster manager (e.g. heartbeat).
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | operations.txt | 162 The operation manager will defer operations on an object that is still 166 If the operation is asynchronous, the manager will retain a reference to
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 168 10 ELSA PCMCIA irq, io (set with card manager) 183 22 Sedlbauer Speed Star (PCMCIA) irq, io (set with card manager) 187 26 AVM A1 PCMCIA (Fritz!) irq, io (set with card manager) 283 10 ELSA PCMCIA pa=irq, pb=io (set with card manager) 298 22 Sedlbauer Speed Star (PCMCIA) pa=irq, pb=io (set with card manager) 302 26 AVM A1 PCMCIA (Fritz!) pa=irq, pb=io (set with card manager)
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-fa526.S | 157 mov r0, #0x1f @ Domains 0, 1 = manager, 2 = client
|
/linux-4.4.14/net/bluetooth/ |
D | Kconfig | 25 HCI device and connection manager, scheduler
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 49 - Some popup windows (e.g. of the window manager) are not refreshed.
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 247 socket protocol and the broadcast manager (BCM). So to open a socket, 650 to communicate with the broadcast manager and the available operations are 653 The broadcast manager sends responses to user space in the same form: 667 messages to the broadcast manager from user space have this structure. 688 The broadcast manager socket is able to handle any number of in flight 692 When the broadcast manager socket is bound to 'any' CAN interface (=> the 700 The opcode defines the operation for the broadcast manager to carry out, 704 Transmit Operations (user space to broadcast manager): 714 Transmit Responses (broadcast manager to user space): 721 Receive Operations (user space to broadcast manager): [all …]
|
D | eql.txt | 96 manager by Matt Dillon (-- "The man who sold his soul to code so much 226 because I don't have a PPP-connection manager like SLIP has with
|
D | stmmac.txt | 232 | manager framework to claim
|
D | ip-sysctl.txt | 1256 flow label manager. 1278 reserved for the IPv6 flow manager facility, 0x80000-0xFFFFF
|
D | rxrpc.txt | 532 .transport.sin_port = htons(7005), /* AFS volume manager */
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | firewire-cdev | 31 manager
|
/linux-4.4.14/include/video/ |
D | omapdss.h | 416 struct omap_overlay_manager *manager; member 781 struct omap_overlay_manager *manager; member
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 81 0, the next boot will happen according to the UEFI boot manager
|
/linux-4.4.14/Documentation/DocBook/ |
D | .device-drivers.xml.cmd | 2 …c drivers/pnp/core.c drivers/pnp/card.c drivers/pnp/driver.c drivers/pnp/manager.c drivers/pnp/sup…
|
D | gpu.xml.db | 27 API-drm-vma-offset-manager-init 28 API-drm-vma-offset-manager-destroy
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 55 with the Resource power manager (RPM) processor in the SoC to indicate a
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 86 FYI, virt-manager can also make a disk image for guest OS.
|
/linux-4.4.14/drivers/dma/ |
D | pl330.c | 479 struct pl330_thread *manager; member 537 return thrd->dmac->manager == thrd; in is_manager() 1490 _stop(pl330->manager); in pl330_dotask() 1811 pl330->manager = thrd; in dmac_alloc_threads()
|
/linux-4.4.14/fs/nfs/ |
D | Kconfig | 180 the general filesystem cache manager
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 31 -- managed-queues : the actual queues managed by each queue manager
|
/linux-4.4.14/kernel/ |
D | workqueue.c | 167 struct worker *manager; /* L: purely informational */ member 1967 pool->manager = worker; in manage_workers() 1971 pool->manager = NULL; in manage_workers() 4351 if (pool->manager) in show_workqueue_state() 4353 task_pid_nr(pool->manager->task)); in show_workqueue_state()
|
/linux-4.4.14/Documentation/fb/ |
D | sisfb.txt | 26 management. The SiS DRM driver has been updated and features a memory manager
|
/linux-4.4.14/drivers/gpu/drm/ |
D | Kconfig | 213 Choose this option to get a virtual graphics memory manager,
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | Kconfig | 228 This driver supports IXP4xx built-in hardware queue manager
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 210 manager. If unsure, say N.
|
/linux-4.4.14/Documentation/usb/ |
D | persist.txt | 123 On the other hand, writing a persistent volume manager would be a big
|
D | usb-serial.txt | 416 and pilot-manager -daemon calls will work. Baud rates up to 115200
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_mixer.c | 1185 static int mixer_bind(struct device *dev, struct device *manager, void *data) in mixer_bind() argument
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 204 Device-mapper is a low level volume manager. It works by allowing
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 408 the list manager is a robot that will subscribe you using the reply
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 264 This mechanism provides a very economical way for the batch manager 266 batch manager or other user code to decide what to do about it and
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 521 A modem manager with support for QMI is recommended.
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 16 kernel objects, configfs is a filesystem-based manager of kernel
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 708 ND (libnvdimm subsystem) to a volume manager like device-mapper.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3756 manager, which marks it all reserved. The free_bootmem call frees up 3778 manager does is to free the pages used by its memory map, so this page 3782 The fix was to initialize the boot memory manager before allocating 3784 manager. After doing this, and fixing a couple of subsequent buglets,
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 842 To access the key manager, the following header must be #included: 1402 example, the KDE desktop manager).
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 689 * For packetized, the LQO manager clears ENSELO on 803 * In the A, the LQO manager transitions to LQOSTOP0 even if
|
/linux-4.4.14/crypto/ |
D | Kconfig | 114 tristate "Cryptographic algorithm manager"
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2074 manager, you'll need to set up /etc/pcmcia/vxpocket.conf. See the
|