/linux-4.1.27/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 | 116 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_config_lcd_manager() 138 if (out == NULL || out->manager == NULL) { in sdi_display_enable() 171 dss_mgr_set_timings(out->manager, t); in sdi_display_enable() 190 dispc_mgr_set_clock_div(out->manager->id, &sdi.mgr_config.clock_info); in sdi_display_enable() 198 r = dss_mgr_enable(out->manager); in sdi_display_enable() 218 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_display_disable() 244 struct omap_overlay_manager *mgr = sdi.output.manager; in sdi_check_timings() 318 if (dssdev->manager) in sdi_disconnect() 319 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 | 336 struct omap_overlay_manager *mgr = out->manager; in dpi_set_mode() 369 struct omap_overlay_manager *mgr = out->manager; in dpi_config_lcd_manager() 397 if (out == NULL || out->manager == NULL) { in dpi_display_enable() 413 r = dss_dpi_select_source(out->port_num, out->manager->id); in dpi_display_enable() 431 r = dss_mgr_enable(out->manager); in dpi_display_enable() 459 struct omap_overlay_manager *mgr = dpi->output.manager; in dpi_display_disable() 508 struct omap_overlay_manager *mgr = dpi->output.manager; in dpi_check_timings() 700 if (dssdev->manager) in dpi_disconnect() 701 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 | hdmi4.c | 167 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() 244 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() 332 if (out == NULL || out->manager == NULL) { in hdmi_display_enable() 442 if (dssdev->manager) in hdmi_disconnect() 443 dss_mgr_disconnect(dssdev->manager, dssdev); in hdmi_disconnect()
|
D | hdmi5.c | 184 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() 261 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() 360 if (out == NULL || out->manager == NULL) { in hdmi_display_enable() 470 if (dssdev->manager) in hdmi_disconnect() 471 dss_mgr_disconnect(dssdev->manager, dssdev); in hdmi_disconnect()
|
D | venc.c | 433 struct omap_overlay_manager *mgr = venc.output.manager; in venc_power_on() 484 struct omap_overlay_manager *mgr = venc.output.manager; in venc_power_off() 505 if (out == NULL || out->manager == NULL) { in venc_display_enable() 768 if (dssdev->manager) in venc_disconnect() 769 dss_mgr_disconnect(dssdev->manager, dssdev); in venc_disconnect()
|
D | rfbi.c | 309 struct omap_overlay_manager *mgr = rfbi.output.manager; in rfbi_transfer_area() 841 struct omap_overlay_manager *mgr = rfbi.output.manager; in rfbi_config_lcd_manager() 882 if (out == NULL || out->manager == NULL) { in rfbi_display_enable() 891 r = dss_mgr_register_framedone_handler(out->manager, in rfbi_display_enable() 915 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 | 3828 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_enable_video_output() 3835 if (out == NULL || out->manager == NULL) { in dsi_enable_video_output() 3899 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_disable_video_output() 3920 struct omap_overlay_manager *mgr = dsi->output.manager; in dsi_update_screen_dispc() 5021 if (dssdev->manager) in dsi_disconnect() 5022 dss_mgr_disconnect(dssdev->manager, dssdev); in dsi_disconnect()
|
/linux-4.1.27/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.1.27/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.1.27/drivers/media/platform/omap/ |
D | omap_vout.c | 525 ovl->manager->apply(ovl->manager); in omapvid_apply_changes() 587 mgr_id = ovl->manager->id; in omap_vout_isr() 1253 if (ovl->manager && ovl->manager->get_manager_info) { in vidioc_g_fmt_vid_overlay() 1254 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_g_fmt_vid_overlay() 1369 if (!ovl->manager || !ovl->manager->get_manager_info) { in vidioc_g_ctrl() 1374 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_g_ctrl() 1433 if (!ovl->manager || !ovl->manager->get_manager_info) { in vidioc_s_ctrl() 1439 ovl->manager->get_manager_info(ovl->manager, &info); in vidioc_s_ctrl() 1441 if (ovl->manager->set_manager_info(ovl->manager, &info)) { in vidioc_s_ctrl() 1775 if (ovl->manager && ovl->manager->get_manager_info && in vidioc_s_fbuf() [all …]
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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 | 1065 static void ttm_dma_pool_mm_shrink_init(struct ttm_pool_manager *manager) in ttm_dma_pool_mm_shrink_init() argument 1067 manager->mm_shrink.count_objects = ttm_dma_pool_shrink_count; in ttm_dma_pool_mm_shrink_init() 1068 manager->mm_shrink.scan_objects = &ttm_dma_pool_shrink_scan; in ttm_dma_pool_mm_shrink_init() 1069 manager->mm_shrink.seeks = 1; in ttm_dma_pool_mm_shrink_init() 1070 register_shrinker(&manager->mm_shrink); in ttm_dma_pool_mm_shrink_init() 1073 static void ttm_dma_pool_mm_shrink_fini(struct ttm_pool_manager *manager) in ttm_dma_pool_mm_shrink_fini() argument 1075 unregister_shrinker(&manager->mm_shrink); in ttm_dma_pool_mm_shrink_fini()
|
/linux-4.1.27/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 | 559 struct radeon_sa_manager *manager; member
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 18 - cirrus,boost-manager : Boost voltage control. 59 cirrus,boost-manager = <0x03>;
|
/linux-4.1.27/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 | 317 into the MAINTAINERS file for its current manager.
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/reset/ |
D | brcm,bcm21664-resetmgr.txt | 4 The reset manager is used on the Broadcom BCM21664 SoC.
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/fpga/ |
D | altera-socfpga-fpga-mgr.txt | 6 - The first index is for FPGA manager register access.
|
/linux-4.1.27/fs/configfs/ |
D | Kconfig | 7 view of kernel objects, configfs is a filesystem-based manager
|
/linux-4.1.27/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.1.27/fs/dlm/ |
D | Kconfig | 7 A general purpose distributed lock manager for kernel or userspace
|
/linux-4.1.27/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.1.27/drivers/virt/ |
D | Kconfig | 28 receiving the shutdown doorbell from a manager partition.
|
/linux-4.1.27/fs/afs/ |
D | Kconfig | 29 the generic filesystem cache manager
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/net/ |
D | socfpga-dwmac.txt | 12 - altr,sysmgr-syscon : Should be the phandle to the system manager node that
|
/linux-4.1.27/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
|
D | ltc2978 | 37 LTC2974 is a quad digital power supply manager. LTC2978 is an octal power supply
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | fsl,qoriq-mc.txt | 4 manager that manages specialized hardware objects used in
|
/linux-4.1.27/Documentation/power/ |
D | 00-INDEX | 7 charger-manager.txt
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_encoder.c | 166 dssdev->src->manager = mgr; in omap_encoder_update()
|
D | omap_crtc.c | 128 dst->manager = mgr; in omap_crtc_connect() 137 mgr->output->manager = NULL; in omap_crtc_disconnect()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | Kbuild | 7 # NVKM - HW resource manager
|
/linux-4.1.27/drivers/power/ |
D | Makefile | 54 obj-$(CONFIG_CHARGER_MANAGER) += charger-manager.o
|
D | Kconfig | 338 bool "Battery charger manager for multiple chargers" 342 Say Y to enable charger-manager support, which allows multiple 344 system. The charger-manager also can monitor charging status in
|
/linux-4.1.27/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.1.27/drivers/infiniband/ |
D | Kconfig | 30 communication manager (CM). This allows userspace processes
|
/linux-4.1.27/drivers/block/drbd/ |
D | Kconfig | 37 For automatic failover you need a cluster manager (e.g. heartbeat).
|
/linux-4.1.27/fs/ocfs2/ |
D | Kconfig | 46 userspace cluster manager, say Y here.
|
/linux-4.1.27/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.1.27/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.1.27/arch/arm/mm/ |
D | proc-fa526.S | 157 mov r0, #0x1f @ Domains 0, 1 = manager, 2 = client
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-wusb_cbaf | 13 2. The connection manager (CM) sees a device with CBA capability.
|
/linux-4.1.27/net/bluetooth/ |
D | Kconfig | 25 HCI device and connection manager, scheduler
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 247 socket protocol and the broadcast manager (BCM). So to open a socket, 647 to communicate with the broadcast manager and the available operations are 650 The broadcast manager sends responses to user space in the same form: 664 messages to the broadcast manager from user space have this structure. 685 The broadcast manager socket is able to handle any number of in flight 689 When the broadcast manager socket is bound to 'any' CAN interface (=> the 697 The opcode defines the operation for the broadcast manager to carry out, 701 Transmit Operations (user space to broadcast manager): 711 Transmit Responses (broadcast manager to user space): 718 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 | 240 | manager framework to claim
|
D | rxrpc.txt | 532 .transport.sin_port = htons(7005), /* AFS volume manager */
|
D | ip-sysctl.txt | 1202 flow label manager.
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | PROBLEMS | 49 - Some popup windows (e.g. of the window manager) are not refreshed.
|
/linux-4.1.27/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…
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | firewire-cdev | 31 manager
|
/linux-4.1.27/include/video/ |
D | omapdss.h | 416 struct omap_overlay_manager *manager; member 781 struct omap_overlay_manager *manager; member
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 81 0, the next boot will happen according to the UEFI boot manager
|
/linux-4.1.27/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.1.27/Documentation/ia64/ |
D | xen.txt | 86 FYI, virt-manager can also make a disk image for guest OS.
|
/linux-4.1.27/drivers/gpu/drm/ |
D | Kconfig | 172 Choose this option to get a virtual graphics memory manager,
|
/linux-4.1.27/kernel/ |
D | workqueue.c | 167 struct worker *manager; /* L: purely informational */ member 1974 pool->manager = worker; in manage_workers() 1978 pool->manager = NULL; in manage_workers() 4371 if (pool->manager) in show_workqueue_state() 4373 task_pid_nr(pool->manager->task)); in show_workqueue_state()
|
/linux-4.1.27/drivers/dma/ |
D | pl330.c | 479 struct pl330_thread *manager; member 537 return thrd->dmac->manager == thrd; in is_manager() 1487 _stop(pl330->manager); in pl330_dotask() 1808 pl330->manager = thrd; in dmac_alloc_threads()
|
/linux-4.1.27/fs/nfs/ |
D | Kconfig | 180 the general filesystem cache manager
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 31 -- managed-queues : the actual queues managed by each queue manager
|
/linux-4.1.27/Documentation/fb/ |
D | sisfb.txt | 26 management. The SiS DRM driver has been updated and features a memory manager
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
D | Kconfig | 228 This driver supports IXP4xx built-in hardware queue manager
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 201 manager. If unsure, say N.
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/exynos/ |
D | exynos_mixer.c | 1197 static int mixer_bind(struct device *dev, struct device *manager, void *data) in mixer_bind() argument
|
/linux-4.1.27/drivers/md/ |
D | Kconfig | 203 Device-mapper is a low level volume manager. It works by allowing
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 408 the list manager is a robot that will subscribe you using the reply
|
/linux-4.1.27/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.1.27/drivers/net/usb/ |
D | Kconfig | 508 A modem manager with support for QMI is recommended.
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 16 kernel objects, configfs is a filesystem-based manager of kernel
|
/linux-4.1.27/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.1.27/Documentation/security/ |
D | keys.txt | 842 To access the key manager, the following header must be #included: 1393 example, the KDE desktop manager).
|
/linux-4.1.27/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.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 37 This document describes the Linux memory manager's "Unevictable LRU"
|
/linux-4.1.27/crypto/ |
D | Kconfig | 91 tristate "Cryptographic algorithm manager"
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2074 manager, you'll need to set up /etc/pcmcia/vxpocket.conf. See the
|