/linux-4.1.27/drivers/mfd/ |
D | wm8350-irq.c | 40 int primary; member 48 .primary = WM8350_OC_INT, 54 .primary = WM8350_UV_INT, 59 .primary = WM8350_UV_INT, 64 .primary = WM8350_UV_INT, 69 .primary = WM8350_UV_INT, 74 .primary = WM8350_UV_INT, 79 .primary = WM8350_UV_INT, 84 .primary = WM8350_UV_INT, 89 .primary = WM8350_UV_INT, [all …]
|
D | wm831x-irq.c | 31 int primary; member 38 .primary = WM831X_TEMP_INT, 43 .primary = WM831X_GP_INT, 48 .primary = WM831X_GP_INT, 53 .primary = WM831X_GP_INT, 58 .primary = WM831X_GP_INT, 63 .primary = WM831X_GP_INT, 68 .primary = WM831X_GP_INT, 73 .primary = WM831X_GP_INT, 78 .primary = WM831X_GP_INT, [all …]
|
D | si476x-cmd.c | 360 .primary = false, in si476x_cmd_clear_stc() 1237 rsqargs->primary << 4 | rsqargs->rsqack << 3 | in si476x_core_cmd_fm_rsq_status_a20() 1292 rsqargs->primary << 4 | rsqargs->rsqack << 3 | in si476x_core_cmd_fm_rsq_status_a30()
|
/linux-4.1.27/drivers/gpu/drm/mga/ |
D | mga_dma.c | 78 drm_mga_primary_buffer_t *primary = &dev_priv->prim; in mga_do_dma_reset() local 84 primary->tail = 0; in mga_do_dma_reset() 85 primary->space = primary->size; in mga_do_dma_reset() 86 primary->last_flush = 0; in mga_do_dma_reset() 105 drm_mga_primary_buffer_t *primary = &dev_priv->prim; in mga_do_dma_flush() local 120 if (primary->tail == primary->last_flush) { in mga_do_dma_flush() 125 tail = primary->tail + dev_priv->primary->offset; in mga_do_dma_flush() 139 primary->last_flush = primary->tail; in mga_do_dma_flush() 144 primary->space = primary->size - primary->tail; in mga_do_dma_flush() 146 primary->space = head - tail; in mga_do_dma_flush() [all …]
|
D | mga_drv.h | 147 drm_local_map_t *primary; member 301 dev_priv->primary->offset)); \ 352 dev_priv->primary->offset); \
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_dp_mst.c | 25 static int radeon_dp_mst_set_be_cntl(struct radeon_encoder *primary, in radeon_dp_mst_set_be_cntl() argument 29 struct drm_device *dev = primary->base.dev; in radeon_dp_mst_set_be_cntl() 35 reg = RREG32(NI_DIG_BE_CNTL + primary->offset); in radeon_dp_mst_set_be_cntl() 47 DRM_DEBUG_KMS("writing 0x%08x 0x%08x\n", NI_DIG_BE_CNTL + primary->offset, reg); in radeon_dp_mst_set_be_cntl() 48 WREG32(NI_DIG_BE_CNTL + primary->offset, reg); in radeon_dp_mst_set_be_cntl() 57 DRM_ERROR("timed out waiting for FE %d %d\n", primary->offset, mst_enc->fe); in radeon_dp_mst_set_be_cntl() 62 static int radeon_dp_mst_set_stream_attrib(struct radeon_encoder *primary, in radeon_dp_mst_set_stream_attrib() argument 67 struct drm_device *dev = primary->base.dev; in radeon_dp_mst_set_stream_attrib() 76 temp = RREG32(NI_DP_MSE_SAT0 + satreg + primary->offset); in radeon_dp_mst_set_stream_attrib() 86 DRM_DEBUG_KMS("writing 0x%08x 0x%08x\n", NI_DP_MSE_SAT0 + satreg + primary->offset, temp); in radeon_dp_mst_set_stream_attrib() [all …]
|
D | radeon_legacy_crtc.c | 388 if (!atomic && !crtc->primary->fb) { in radeon_crtc_do_set_base() 398 radeon_fb = to_radeon_framebuffer(crtc->primary->fb); in radeon_crtc_do_set_base() 399 target_fb = crtc->primary->fb; in radeon_crtc_do_set_base() 447 if (!atomic && fb && fb != crtc->primary->fb) { in radeon_crtc_do_set_base() 558 if (!atomic && fb && fb != crtc->primary->fb) { in radeon_crtc_do_set_base() 602 switch (crtc->primary->fb->bits_per_pixel) { in radeon_set_crtc_timing() 1091 if (crtc->primary->fb) { in radeon_crtc_disable() 1096 radeon_fb = to_radeon_framebuffer(crtc->primary->fb); in radeon_crtc_disable()
|
D | radeon_drv.c | 380 bool primary = false; in radeon_kick_out_firmware_fb() local 390 primary = pdev->resource[PCI_ROM_RESOURCE].flags & IORESOURCE_ROM_SHADOW; in radeon_kick_out_firmware_fb() 392 remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
|
D | atombios_crtc.c | 1155 if (!atomic && !crtc->primary->fb) { in dce4_crtc_do_set_base() 1165 radeon_fb = to_radeon_framebuffer(crtc->primary->fb); in dce4_crtc_do_set_base() 1166 target_fb = crtc->primary->fb; in dce4_crtc_do_set_base() 1436 if (!atomic && fb && fb != crtc->primary->fb) { in dce4_crtc_do_set_base() 1471 if (!atomic && !crtc->primary->fb) { in avivo_crtc_do_set_base() 1481 radeon_fb = to_radeon_framebuffer(crtc->primary->fb); in avivo_crtc_do_set_base() 1482 target_fb = crtc->primary->fb; in avivo_crtc_do_set_base() 1636 if (!atomic && fb && fb != crtc->primary->fb) { in avivo_crtc_do_set_base() 2133 if (crtc->primary->fb) { in atombios_crtc_disable() 2138 radeon_fb = to_radeon_framebuffer(crtc->primary->fb); in atombios_crtc_disable()
|
D | radeon_trace.h | 137 __entry->dev = dev->primary->index;
|
D | radeon_device.c | 1578 struct radeon_framebuffer *rfb = to_radeon_framebuffer(crtc->primary->fb); in radeon_suspend_kms() 1897 rdev->ddev->primary->debugfs_root, in radeon_debugfs_add_files() 1898 rdev->ddev->primary); in radeon_debugfs_add_files() 1914 rdev->ddev->primary); in radeon_debugfs_remove_files()
|
/linux-4.1.27/drivers/ide/ |
D | ide-generic.c | 53 static void ide_generic_check_pci_legacy_iobases(int *primary, int *secondary) in ide_generic_check_pci_legacy_iobases() argument 61 *primary = 1; in ide_generic_check_pci_legacy_iobases() 69 *primary = *secondary = 1; in ide_generic_check_pci_legacy_iobases() 80 *primary = 1; in ide_generic_check_pci_legacy_iobases() 91 int i, rc = 0, primary = 0, secondary = 0; in ide_generic_init() local 93 ide_generic_check_pci_legacy_iobases(&primary, &secondary); in ide_generic_init() 99 if (primary == 0) in ide_generic_init()
|
D | cy82c693.c | 150 static ide_hwif_t *primary; in init_iops_cy82c693() local 154 primary = hwif; in init_iops_cy82c693() 156 hwif->mate = primary; in init_iops_cy82c693()
|
/linux-4.1.27/fs/ext3/ |
D | resize.c | 387 struct buffer_head *primary) in verify_reserved_gdb() argument 389 const ext3_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() 395 __le32 *p = (__le32 *)primary->b_data; in verify_reserved_gdb() 429 struct buffer_head **primary) in add_new_gdb() argument 460 *primary = sb_bread(sb, gdblock); in add_new_gdb() 461 if (!*primary) in add_new_gdb() 464 if ((gdbackups = verify_reserved_gdb(sb, *primary)) < 0) { in add_new_gdb() 488 if ((err = ext3_journal_get_write_access(handle, *primary))) in add_new_gdb() 526 memset((*primary)->b_data, 0, sb->s_blocksize); in add_new_gdb() 527 err = ext3_journal_dirty_metadata(handle, *primary); in add_new_gdb() [all …]
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_plane_helper.c | 349 struct drm_plane *primary; in create_primary_plane() local 352 primary = kzalloc(sizeof(*primary), GFP_KERNEL); in create_primary_plane() 353 if (primary == NULL) { in create_primary_plane() 362 primary->format_default = true; in create_primary_plane() 365 ret = drm_universal_plane_init(dev, primary, 0, in create_primary_plane() 371 kfree(primary); in create_primary_plane() 372 primary = NULL; in create_primary_plane() 375 return primary; in create_primary_plane() 393 struct drm_plane *primary; in drm_crtc_init() local 395 primary = create_primary_plane(dev); in drm_crtc_init() [all …]
|
D | drm_crtc_helper.c | 201 crtc->primary->fb = NULL; in __drm_helper_disable_unused_functions() 545 save_set.fb = set->crtc->primary->fb; in drm_crtc_helper_set_config() 549 if (set->crtc->primary->fb != set->fb) { in drm_crtc_helper_set_config() 551 if (set->crtc->primary->fb == NULL) { in drm_crtc_helper_set_config() 557 set->crtc->primary->fb->pixel_format) { in drm_crtc_helper_set_config() 659 set->crtc->primary->fb = set->fb; in drm_crtc_helper_set_config() 665 set->crtc->primary->fb = save_set.fb; in drm_crtc_helper_set_config() 680 set->crtc->primary->fb = set->fb; in drm_crtc_helper_set_config() 686 set->crtc->primary->fb = save_set.fb; in drm_crtc_helper_set_config() 885 crtc->x, crtc->y, crtc->primary->fb); in drm_helper_resume_force_mode() [all …]
|
D | drm_crtc.c | 617 if (crtc->primary->fb == fb) { in drm_framebuffer_remove() 656 struct drm_plane *primary, in drm_crtc_init_with_planes() argument 663 WARN_ON(primary && primary->type != DRM_PLANE_TYPE_PRIMARY); in drm_crtc_init_with_planes() 680 crtc->primary = primary; in drm_crtc_init_with_planes() 682 if (primary) in drm_crtc_init_with_planes() 683 primary->possible_crtcs = 1 << drm_crtc_index(crtc); in drm_crtc_init_with_planes() 1707 drm_mode_group_destroy(&dev->primary->mode_group); in drm_reinit_primary_mode_group() 1708 drm_mode_group_init_legacy_group(dev, &dev->primary->mode_group); in drm_reinit_primary_mode_group() 2004 drm_modeset_lock_crtc(crtc, crtc->primary); in drm_mode_getcrtc() 2006 if (crtc->primary->fb) in drm_mode_getcrtc() [all …]
|
D | drm_platform.c | 62 driver->date, dev->primary->index); in drm_get_platform_dev()
|
D | drm_sysfs.c | 471 device_create_with_groups(drm_class, dev->primary->kdev, 0, in drm_sysfs_connector_add() 473 "card%d-%s", dev->primary->index, in drm_sysfs_connector_add() 528 kobject_uevent_env(&dev->primary->kdev->kobj, KOBJ_CHANGE, envp); in drm_sysfs_hotplug_event()
|
D | drm_atomic_helper.c | 658 crtc->x = crtc->primary->state->src_x >> 16; in set_routing_links() 659 crtc->y = crtc->primary->state->src_y >> 16; in set_routing_links() 1518 primary_state = drm_atomic_get_plane_state(state, crtc->primary); in drm_atomic_helper_set_config() 1587 crtc->primary->old_fb = crtc->primary->fb; in drm_atomic_helper_set_config() 1794 struct drm_plane *plane = crtc->primary; in drm_atomic_helper_page_flip()
|
D | drm_drv.c | 236 return &dev->primary; in drm_minor_get_slot() 725 &dev->primary->mode_group); in drm_dev_register()
|
D | drm_bufs.c | 54 entry->master != dev->primary->master) in drm_find_matching_map() 248 if (dev->primary->master->lock.hw_lock != NULL) { in drm_addmap_core() 253 dev->sigdata.lock = dev->primary->master->lock.hw_lock = map->handle; /* Pointer to lock */ in drm_addmap_core() 359 list->master = dev->primary->master; in drm_addmap_core()
|
D | drm_debugfs.c | 379 struct drm_minor *minor = connector->dev->primary; in drm_debugfs_connector_add()
|
D | drm_pci.c | 303 driver->date, pci_name(pdev), dev->primary->index); in drm_get_pci_dev()
|
D | drm_fb_helper.c | 274 return c->primary->fb; in drm_mode_config_fb() 458 if (dev->primary->master) in drm_fb_helper_is_bound() 462 if (crtc->primary->fb) in drm_fb_helper_is_bound() 464 if (crtc->primary->fb == fb_helper->fb) in drm_fb_helper_is_bound()
|
/linux-4.1.27/drivers/mtd/chips/ |
D | gen_probe.c | 200 int primary) in cfi_cmdset_unknown() argument 203 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID; in cfi_cmdset_unknown() 219 mtd = (*probe_function)(map, primary); in cfi_cmdset_unknown() 230 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() argument 233 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID; in check_cmd_set() 245 return cfi_cmdset_0001(map, primary); in check_cmd_set() 251 return cfi_cmdset_0002(map, primary); in check_cmd_set() 255 return cfi_cmdset_0020(map, primary); in check_cmd_set() 258 return cfi_cmdset_unknown(map, primary); in check_cmd_set()
|
/linux-4.1.27/arch/um/drivers/ |
D | chan_kern.c | 22 static int not_configged_open(int input, int output, int primary, void *data, in not_configged_open() argument 93 else fd = (*chan->ops->open)(chan->input, chan->output, chan->primary, in open_one_chan() 119 if (chan->primary) in open_chan() 127 if (chan && chan->primary && chan->ops->winch) in chan_enable_winch() 151 if (chan->primary) in enable_chan() 266 if (chan->primary) { in write_chan() 282 if (chan->primary) in console_write_chan() 306 if (chan && chan->primary) { in chan_window_size() 313 if (chan && chan->primary) { in chan_window_size() 331 if (chan->primary && chan->output) in free_one_chan() [all …]
|
D | pty.c | 40 static int pts_open(int input, int output, int primary, void *d, in pts_open() argument 113 static int pty_open(int input, int output, int primary, void *d, in pty_open() argument
|
D | null.c | 20 static int null_open(int input, int output, int primary, void *d, in null_open() argument
|
D | chan.h | 20 unsigned int primary:1; member
|
D | tty.c | 39 static int tty_open(int input, int output, int primary, void *d, in tty_open() argument
|
D | fd.c | 50 static int fd_open(int input, int output, int primary, void *d, char **dev_out) in fd_open() argument
|
D | xterm.c | 84 static int xterm_open(int input, int output, int primary, void *d, in xterm_open() argument
|
D | port_user.c | 70 static int port_open(int input, int output, int primary, void *d, in port_open() argument
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_crtc.c | 59 struct exynos_drm_plane *exynos_plane = to_exynos_plane(crtc->primary); in exynos_drm_crtc_commit() 89 struct drm_framebuffer *fb = crtc->primary->fb; in exynos_drm_crtc_mode_set() 100 ret = exynos_check_plane(crtc->primary, fb); in exynos_drm_crtc_mode_set() 106 exynos_plane_mode_set(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_mode_set() 116 struct drm_framebuffer *fb = crtc->primary->fb; in exynos_drm_crtc_mode_set_base() 129 return exynos_update_plane(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_mode_set_base() 167 struct drm_framebuffer *old_fb = crtc->primary->fb; in exynos_drm_crtc_page_flip() 201 crtc->primary->fb = fb; in exynos_drm_crtc_page_flip() 204 ret = exynos_update_plane(crtc->primary, crtc, fb, 0, 0, in exynos_drm_crtc_page_flip() 208 crtc->primary->fb = old_fb; in exynos_drm_crtc_page_flip()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 517 crtc->primary->crtc = crtc; in omap_crtc_mode_set() 519 return omap_plane_mode_set(crtc->primary, crtc, crtc->primary->fb, in omap_crtc_mode_set() 542 struct drm_plane *plane = crtc->primary; in omap_crtc_mode_set_base() 545 return omap_plane_mode_set(plane, crtc, crtc->primary->fb, in omap_crtc_mode_set_base() 585 omap_plane_mode_set(crtc->primary, crtc, crtc->primary->fb, in page_flip_worker() 591 bo = omap_framebuffer_bo(crtc->primary->fb, 0); in page_flip_worker() 612 struct drm_plane *primary = crtc->primary; in omap_crtc_page_flip_locked() local 616 DBG("%d -> %d (event=%p)", primary->fb ? primary->fb->base.id : -1, in omap_crtc_page_flip_locked() 628 omap_crtc->old_fb = primary->fb = fb; in omap_crtc_page_flip_locked() 656 return omap_plane_set_property(crtc->primary, property, val); in omap_crtc_set_property() [all …]
|
D | omap_fbdev.c | 145 DBG("allocating %d bytes for fb %d", gsize.bytes, dev->primary->index); in omap_fbdev_create()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_sysfs.c | 619 ret = sysfs_merge_group(&dev->primary->kdev->kobj, in i915_setup_sysfs() 625 ret = sysfs_merge_group(&dev->primary->kdev->kobj, in i915_setup_sysfs() 631 ret = sysfs_merge_group(&dev->primary->kdev->kobj, in i915_setup_sysfs() 638 ret = device_create_bin_file(dev->primary->kdev, &dpf_attrs); in i915_setup_sysfs() 643 ret = device_create_bin_file(dev->primary->kdev, in i915_setup_sysfs() 652 ret = sysfs_create_files(&dev->primary->kdev->kobj, vlv_attrs); in i915_setup_sysfs() 654 ret = sysfs_create_files(&dev->primary->kdev->kobj, gen6_attrs); in i915_setup_sysfs() 658 ret = sysfs_create_bin_file(&dev->primary->kdev->kobj, in i915_setup_sysfs() 666 sysfs_remove_bin_file(&dev->primary->kdev->kobj, &error_state_attr); in i915_teardown_sysfs() 668 sysfs_remove_files(&dev->primary->kdev->kobj, vlv_attrs); in i915_teardown_sysfs() [all …]
|
D | intel_fbc.c | 72 struct drm_framebuffer *fb = crtc->primary->fb; in i8xx_fbc_enable() 131 struct drm_framebuffer *fb = crtc->primary->fb; in g4x_fbc_enable() 187 struct drm_framebuffer *fb = crtc->primary->fb; in ilk_fbc_enable() 258 struct drm_framebuffer *fb = crtc->primary->fb; in gen7_fbc_enable() 338 if (work->crtc->primary->fb == work->fb) { in intel_fbc_work_fn() 342 dev_priv->fbc.fb_id = work->crtc->primary->fb->base.id; in intel_fbc_work_fn() 395 work->fb = crtc->primary->fb; in intel_fbc_enable() 473 if (!crtc || crtc->primary->fb == NULL) { in intel_fbc_find_crtc() 544 fb = crtc->primary->fb; in intel_fbc_update() 589 crtc->primary->state->rotation != BIT(DRM_ROTATE_0)) { in intel_fbc_update()
|
D | i915_trace.h | 383 __entry->dev = dev->primary->index; 403 __entry->dev = dev->primary->index; 419 __entry->dev = vm->dev->primary->index; 440 __entry->dev = from->dev->primary->index; 466 __entry->dev = ring->dev->primary->index; 489 __entry->dev = ring->dev->primary->index; 514 __entry->dev = ring->dev->primary->index; 541 __entry->dev = ring->dev->primary->index; 581 __entry->dev = ring->dev->primary->index; 609 __entry->dev = ring->dev->primary->index; [all …]
|
D | intel_dp_mst.c | 37 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_dp_mst_compute_config() 106 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_disable_dp() 123 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_post_disable_dp() 146 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_pre_enable_dp() 208 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_mst_enable_dp() 240 struct intel_digital_port *intel_dig_port = intel_mst->primary; in intel_dp_mst_enc_get_config() 510 intel_mst->primary = intel_dig_port; in intel_dp_create_fake_mst_encoder()
|
D | intel_display.c | 973 return intel_crtc->active && crtc->primary->state->fb && in intel_crtc_active() 2614 struct drm_plane *primary = intel_crtc->base.primary; in intel_find_initial_plane_obj() local 2640 fb = c->primary->fb; in intel_find_initial_plane_obj() 2658 primary->fb = fb; in intel_find_initial_plane_obj() 2659 primary->state->crtc = &intel_crtc->base; in intel_find_initial_plane_obj() 2660 primary->crtc = &intel_crtc->base; in intel_find_initial_plane_obj() 2661 update_state_fb(primary); in intel_find_initial_plane_obj() 2768 if (crtc->primary->state->rotation == BIT(DRM_ROTATE_180)) { in i9xx_update_primary_plane() 2867 if (crtc->primary->state->rotation == BIT(DRM_ROTATE_180)) { in ironlake_update_primary_plane() 3012 if (crtc->primary->state->rotation == BIT(DRM_ROTATE_180)) in skylake_update_primary_plane() [all …]
|
D | intel_pm.c | 655 int pixel_size = crtc->primary->state->fb->bits_per_pixel / 8; in pineview_update_wm() 731 pixel_size = crtc->primary->state->fb->bits_per_pixel / 8; in g4x_compute_wm0() 818 pixel_size = crtc->primary->state->fb->bits_per_pixel / 8; in g4x_compute_srwm() 854 (wm->ddl[pipe].primary << DDL_PLANE_SHIFT)); in vlv_write_wm_values() 859 FW_WM_VLV(wm->pipe[PIPE_B].primary, PLANEB) | in vlv_write_wm_values() 860 FW_WM_VLV(wm->pipe[PIPE_A].primary, PLANEA)); in vlv_write_wm_values() 876 FW_WM_VLV(wm->pipe[PIPE_C].primary, PLANEC) | in vlv_write_wm_values() 882 FW_WM(wm->pipe[PIPE_C].primary >> 8, PLANEC_HI) | in vlv_write_wm_values() 885 FW_WM(wm->pipe[PIPE_B].primary >> 8, PLANEB_HI) | in vlv_write_wm_values() 888 FW_WM(wm->pipe[PIPE_A].primary >> 8, PLANEA_HI)); in vlv_write_wm_values() [all …]
|
D | intel_fbdev.c | 569 if (!intel_crtc->active || !crtc->primary->fb) { in intel_fbdev_init_bios() 579 fb = to_intel_framebuffer(crtc->primary->fb); in intel_fbdev_init_bios() 663 WARN(!crtc->primary->fb, in intel_fbdev_init_bios()
|
D | i915_dma.c | 488 bool primary; in i915_kick_out_firmware_fb() local 498 primary = in i915_kick_out_firmware_fb() 501 ret = remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()
|
/linux-4.1.27/drivers/sh/intc/ |
D | core.c | 80 unsigned int data[2], primary; in intc_register_irq() local 98 primary = 0; in intc_register_irq() 100 primary = 1; in intc_register_irq() 109 if (!data[primary]) in intc_register_irq() 110 primary ^= 1; in intc_register_irq() 112 BUG_ON(!data[primary]); /* must have primary masking method */ in intc_register_irq() 119 irq_set_chip_data(irq, (void *)data[primary]); in intc_register_irq() 127 if (data[!primary]) in intc_register_irq() 128 _intc_enable(irq_data, data[!primary]); in intc_register_irq() 136 if (primary) { in intc_register_irq()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_32_mmu_host.c | 118 bool primary) in kvmppc_mmu_get_pteg() argument 126 if (!primary) in kvmppc_mmu_get_pteg() 152 bool primary = false; in kvmppc_mmu_map_page() local 182 primary = !primary; in kvmppc_mmu_map_page() 187 pteg = kvmppc_mmu_get_pteg(vcpu, vsid, eaddr, primary); in kvmppc_mmu_map_page() 206 (primary ? 0 : PTE_SEC); in kvmppc_mmu_map_page()
|
D | book3s_32_mmu.c | 112 bool primary) in kvmppc_mmu_book3s_32_get_pteg() argument 122 if (!primary) in kvmppc_mmu_book3s_32_get_pteg() 138 static u32 kvmppc_mmu_book3s_32_get_ptem(u32 sre, gva_t eaddr, bool primary) in kvmppc_mmu_book3s_32_get_ptem() argument 141 (primary ? 0 : 0x40) | 0x80000000; in kvmppc_mmu_book3s_32_get_ptem() 201 bool iswrite, bool primary) in kvmppc_mmu_book3s_32_xlate_pte() argument 218 ptegp = kvmppc_mmu_book3s_32_get_pteg(vcpu, sre, eaddr, primary); in kvmppc_mmu_book3s_32_xlate_pte() 224 ptem = kvmppc_mmu_book3s_32_get_ptem(sre, eaddr, primary); in kvmppc_mmu_book3s_32_xlate_pte()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_compositor.c | 97 struct drm_plane *primary = NULL; in sti_compositor_bind() local 118 primary = sti_drm_plane_init(drm_dev, in sti_compositor_bind() 130 if (crtc < compo->nb_mixers && primary) { in sti_compositor_bind() 132 primary, cursor); in sti_compositor_bind() 135 primary = NULL; in sti_compositor_bind()
|
D | sti_drm_crtc.c | 60 layer = to_sti_layer(crtc->primary); in sti_drm_crtc_commit() 304 struct drm_plane *primary, struct drm_plane *cursor) in sti_drm_crtc_init() argument 309 res = drm_crtc_init_with_planes(drm_dev, crtc, primary, cursor, in sti_drm_crtc_init()
|
D | sti_drm_crtc.h | 15 struct drm_plane *primary, struct drm_plane *cursor);
|
/linux-4.1.27/scripts/coccinelle/misc/ |
D | irqf_oneshot.cocci | 1 /// Make sure threaded IRQs without a primary handler are always request with 82 msg = "ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT" 88 msg = "ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT"
|
/linux-4.1.27/drivers/hv/ |
D | channel_mgmt.c | 784 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary) in vmbus_get_outgoing_channel() argument 789 struct vmbus_channel *outgoing_channel = primary; in vmbus_get_outgoing_channel() 793 if (list_empty(&primary->sc_list)) in vmbus_get_outgoing_channel() 796 next_channel = primary->next_oc++; in vmbus_get_outgoing_channel() 798 if (next_channel > (primary->num_sc)) { in vmbus_get_outgoing_channel() 799 primary->next_oc = 0; in vmbus_get_outgoing_channel() 805 list_for_each_safe(cur, tmp, &primary->sc_list) { in vmbus_get_outgoing_channel() 845 bool vmbus_are_subchannels_present(struct vmbus_channel *primary) in vmbus_are_subchannels_present() argument 849 ret = !list_empty(&primary->sc_list); in vmbus_are_subchannels_present() 857 invoke_sc_cb(primary); in vmbus_are_subchannels_present()
|
/linux-4.1.27/net/sctp/ |
D | outqueue.c | 109 static inline int sctp_cacc_skip_3_1_d(struct sctp_transport *primary, in sctp_cacc_skip_3_1_d() argument 113 if (count_of_newacks >= 2 && transport != primary) in sctp_cacc_skip_3_1_d() 141 static inline int sctp_cacc_skip_3_1(struct sctp_transport *primary, in sctp_cacc_skip_3_1() argument 145 if (!primary->cacc.cycling_changeover) { in sctp_cacc_skip_3_1() 146 if (sctp_cacc_skip_3_1_d(primary, transport, count_of_newacks)) in sctp_cacc_skip_3_1() 162 static inline int sctp_cacc_skip_3_2(struct sctp_transport *primary, __u32 tsn) in sctp_cacc_skip_3_2() argument 164 if (primary->cacc.cycling_changeover && in sctp_cacc_skip_3_2() 165 TSN_lt(tsn, primary->cacc.next_tsn_at_change)) in sctp_cacc_skip_3_2() 184 static inline int sctp_cacc_skip(struct sctp_transport *primary, in sctp_cacc_skip() argument 189 if (primary->cacc.changeover_active && in sctp_cacc_skip() [all …]
|
D | proc.c | 126 union sctp_addr *addr, *primary = NULL; in sctp_seq_dump_local_addrs() local 138 primary = &peer->saddr; in sctp_seq_dump_local_addrs() 148 if (primary && af->cmp_addr(addr, primary)) { in sctp_seq_dump_local_addrs() 160 union sctp_addr *addr, *primary; in sctp_seq_dump_remote_addrs() local 163 primary = &assoc->peer.primary_addr; in sctp_seq_dump_remote_addrs() 172 if (af->cmp_addr(addr, primary)) { in sctp_seq_dump_remote_addrs()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 46 bool primary = false; in mgag200_kick_out_firmware_fb() local 56 primary = pdev->resource[PCI_ROM_RESOURCE].flags & IORESOURCE_ROM_SHADOW; in mgag200_kick_out_firmware_fb() 58 remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
|
D | mgag200_mode.c | 33 struct drm_framebuffer *fb = crtc->primary->fb; in mga_crtc_load_lut() 746 mga_fb = to_mga_framebuffer(crtc->primary->fb); in mga_crtc_do_set_base() 809 bppshift = mdev->bpp_shifts[(crtc->primary->fb->bits_per_pixel >> 3) - 1]; in mga_crtc_mode_set() 847 switch (crtc->primary->fb->bits_per_pixel) { in mga_crtc_mode_set() 852 if (crtc->primary->fb->depth == 15) in mga_crtc_mode_set() 900 pitch = crtc->primary->fb->pitches[0] / (crtc->primary->fb->bits_per_pixel / 8); in mga_crtc_mode_set() 901 if (crtc->primary->fb->bits_per_pixel == 24) in mga_crtc_mode_set() 978 if (crtc->primary->fb->bits_per_pixel == 24) in mga_crtc_mode_set() 1038 if (crtc->primary->fb->bits_per_pixel > 16) in mga_crtc_mode_set() 1040 else if (crtc->primary->fb->bits_per_pixel > 8) in mga_crtc_mode_set() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pamu.txt | 59 - fsl,primary-cache-geometry 61 Two cells that specify the geometry of the primary PAMU 109 fsl,primary-cache-geometry = <32 1>; 115 fsl,primary-cache-geometry = <32 1>; 121 fsl,primary-cache-geometry = <32 1>; 127 fsl,primary-cache-geometry = <32 1>; 133 fsl,primary-cache-geometry = <32 1>;
|
D | msi-pic.txt | 99 In the PAMU, each PCI controller is given only one primary window. The 101 Because PCI devices must be able to DMA to memory, the primary window must 104 PAMU primary windows can be divided into 256 subwindows, and each 112 primary window used for memory, but mapped to the MSIR block (where MSIIR
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | mv64x60_pci.c | 126 int primary; in mv64x60_add_bridge() local 159 primary = (hose->first_busno == 0); in mv64x60_add_bridge() 160 pci_process_bridge_OF_ranges(hose, dev, primary); in mv64x60_add_bridge()
|
D | tsi108_pci.c | 198 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() argument 240 pci_process_bridge_OF_ranges(hose, dev, primary); in tsi108_setup_pci()
|
D | ppc4xx_pci.c | 332 int primary = 0; in ppc4xx_probe_pci_bridge() local 356 primary = 1; in ppc4xx_probe_pci_bridge() 387 pci_process_bridge_OF_ranges(hose, np, primary); in ppc4xx_probe_pci_bridge() 538 int big_pim = 0, msi = 0, primary = 0; in ppc4xx_probe_pcix_bridge() local 563 primary = 1; in ppc4xx_probe_pcix_bridge() 600 pci_process_bridge_OF_ranges(hose, np, primary); in ppc4xx_probe_pcix_bridge() 1928 int primary = 0, busses; in ppc4xx_pciex_port_setup_hose() local 1935 primary = 1; in ppc4xx_pciex_port_setup_hose() 2016 pci_process_bridge_OF_ranges(hose, port->node, primary); in ppc4xx_pciex_port_setup_hose()
|
D | fsl_pci.c | 619 bus->primary == hose->first_busno) { in mpc83xx_pcie_exclude_device() 732 int primary; in mpc83xx_add_bridge() local 769 primary = 1; in mpc83xx_add_bridge() 771 primary = 0; in mpc83xx_add_bridge() 807 pci_process_bridge_OF_ranges(hose, dev, primary); in mpc83xx_add_bridge()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_debugfs.c | 129 qdev->ddev->primary->debugfs_root, in qxl_debugfs_add_files() 130 qdev->ddev->primary); in qxl_debugfs_add_files() 146 qdev->ddev->primary); in qxl_debugfs_remove_files()
|
D | qxl_display.c | 226 struct qxl_framebuffer *qfb_old = to_qxl_framebuffer(crtc->primary->fb); in qxl_crtc_page_flip() 240 crtc->primary->fb = fb; in qxl_crtc_page_flip() 609 if (!crtc->primary->fb) { in qxl_crtc_mode_set() 618 qfb = to_qxl_framebuffer(crtc->primary->fb); in qxl_crtc_mode_set() 690 if (crtc->primary->fb) { in qxl_crtc_disable() 691 struct qxl_framebuffer *qfb = to_qxl_framebuffer(crtc->primary->fb); in qxl_crtc_disable() 697 crtc->primary->fb = NULL; in qxl_crtc_disable()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | coex.c | 511 struct ieee80211_chanctx_conf *primary; member 599 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 600 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 607 if (chanctx_conf == data->primary) in iwl_mvm_bt_notif_iterator() 615 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 616 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 628 if (!data->primary || data->primary == chanctx_conf) in iwl_mvm_bt_notif_iterator() 629 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 685 if (data.primary) { in iwl_mvm_bt_coex_notif_handle() 686 struct ieee80211_chanctx_conf *chan = data.primary; in iwl_mvm_bt_coex_notif_handle() [all …]
|
D | coex_legacy.c | 820 struct ieee80211_chanctx_conf *primary; member 911 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 912 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 919 if (chanctx_conf == data->primary) in iwl_mvm_bt_notif_iterator() 927 data->secondary = data->primary; in iwl_mvm_bt_notif_iterator() 928 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 940 if (!data->primary || data->primary == chanctx_conf) in iwl_mvm_bt_notif_iterator() 941 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator() 997 if (data.primary) { in iwl_mvm_bt_coex_notif_handle() 998 struct ieee80211_chanctx_conf *chan = data.primary; in iwl_mvm_bt_coex_notif_handle() [all …]
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.c | 47 bool primary = false; in cirrus_kick_out_firmware_fb() local 57 primary = pdev->resource[PCI_ROM_RESOURCE].flags & IORESOURCE_ROM_SHADOW; in cirrus_kick_out_firmware_fb() 59 remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
|
D | cirrus_mode.c | 153 cirrus_fb = to_cirrus_framebuffer(crtc->primary->fb); in cirrus_crtc_do_set_base() 272 switch (crtc->primary->fb->bits_per_pixel) { in cirrus_crtc_mode_set() 295 tmp = crtc->primary->fb->pitches[0] / 8; in cirrus_crtc_mode_set() 300 tmp |= (crtc->primary->fb->pitches[0] >> 7) & 0x10; in cirrus_crtc_mode_set() 301 tmp |= (crtc->primary->fb->pitches[0] >> 6) & 0x40; in cirrus_crtc_mode_set()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_procfs.c | 60 struct slave *curr, *primary; in bond_info_show_master() local 85 primary = rcu_dereference(bond->primary_slave); in bond_info_show_master() 87 primary ? primary->dev->name : "None"); in bond_info_show_master() 88 if (primary) { in bond_info_show_master()
|
D | bond_netlink.c | 272 char *primary = ""; in bond_changelink() local 276 primary = dev->name; in bond_changelink() 278 bond_opt_initstr(&newval, primary); in bond_changelink() 451 struct slave *primary; in bond_fill_info() local 501 primary = rtnl_dereference(bond->primary_slave); in bond_fill_info() 502 if (primary && in bond_fill_info() 503 nla_put_u32(skb, IFLA_BOND_PRIMARY, primary->dev->ifindex)) in bond_fill_info()
|
D | bond_options.c | 1059 char *p, *primary = newval->string; in bond_option_primary_set() local 1065 p = strchr(primary, '\n'); in bond_option_primary_set() 1069 if (!strlen(primary)) { in bond_option_primary_set() 1072 memset(bond->params.primary, 0, sizeof(bond->params.primary)); in bond_option_primary_set() 1078 if (strncmp(slave->dev->name, primary, IFNAMSIZ) == 0) { in bond_option_primary_set() 1082 strcpy(bond->params.primary, slave->dev->name); in bond_option_primary_set() 1093 strncpy(bond->params.primary, primary, IFNAMSIZ); in bond_option_primary_set() 1094 bond->params.primary[IFNAMSIZ - 1] = 0; in bond_option_primary_set() 1097 primary, bond->dev->name); in bond_option_primary_set()
|
D | bond_main.c | 99 static char *primary; variable 141 module_param(primary, charp, 0); 142 MODULE_PARM_DESC(primary, "Primary network device to use"); 740 struct slave *slave, *bestslave = NULL, *primary; in bond_find_best_slave() local 744 primary = rtnl_dereference(bond->primary_slave); in bond_find_best_slave() 745 if (primary && primary->link == BOND_LINK_UP && in bond_find_best_slave() 747 return primary; in bond_find_best_slave() 1580 if (bond_uses_primary(bond) && bond->params.primary[0]) { in bond_enslave() 1582 if (strcmp(bond->params.primary, new_slave->dev->name) == 0) { in bond_enslave() 2064 struct slave *slave, *primary; in bond_miimon_commit() local [all …]
|
D | bond_sysfs.c | 428 struct slave *primary; in bonding_show_primary() local 432 primary = rcu_dereference(bond->primary_slave); in bonding_show_primary() 433 if (primary) in bonding_show_primary() 434 count = sprintf(buf, "%s\n", primary->dev->name); in bonding_show_primary() 439 static DEVICE_ATTR(primary, S_IRUGO | S_IWUSR,
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc-pci.h | 20 extern void pci_setup_phb_io(struct pci_controller *hose, int primary); 21 extern void pci_setup_phb_io_dynamic(struct pci_controller *hose, int primary);
|
D | tsi108_pci.h | 40 extern int tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary);
|
D | pci-bridge.h | 278 struct device_node *dev, int primary);
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 62 if (WARN_ON(crtc->primary->fb == NULL)) in bochs_crtc_mode_set_base() 65 bochs_fb = to_bochs_framebuffer(crtc->primary->fb); in bochs_crtc_mode_set_base() 115 struct drm_framebuffer *old_fb = crtc->primary->fb; in bochs_crtc_page_flip() 118 crtc->primary->fb = fb; in bochs_crtc_page_flip()
|
/linux-4.1.27/drivers/video/console/ |
D | Kconfig | 57 say Y here if your MDA card is the primary card in your system; the 108 bool "Map the console to the primary display device" 113 automatically select the primary display device (if the architecture 118 You can always override the automatic selection of the primary device 141 The alternative is to use your primary serial port as a console.
|
/linux-4.1.27/drivers/misc/cxl/ |
D | fault.c | 38 struct cxl_sste *primary, *sste, *ret = NULL; in find_free_sste() local 48 primary = ctx->sstp + (hash << 3); in find_free_sste() 50 for (entry = 0, sste = primary; entry < 8; entry++, sste++) { in find_free_sste() 60 ret = primary + ctx->sst_lru; in find_free_sste()
|
/linux-4.1.27/arch/s390/kernel/ |
D | head64.S | 42 lpswe .Lentry-.LPG1(13) # jump to _stext in primary-space, 48 .quad 0 # cr1: primary space segment table 52 .quad .Lduct # cr5: primary-aste origin
|
D | entry.S | 102 lctlg %c1,%c1,__LC_USER_ASCE # load primary asce 302 lctlg %c1,%c1,__LC_USER_ASCE # load primary asce 603 lctlg %c1,%c1,__LC_USER_ASCE # load primary asce 1004 lctlg %c1,%c1,__GMAP_ASCE(%r14) # load primary asce 1015 lctlg %c1,%c1,__LC_USER_ASCE # load primary asce
|
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/ |
D | snps,dw-apb-ictl.txt | 13 - interrupts: interrupt reference to primary interrupt controller 14 - interrupt-parent: (optional) reference specific primary interrupt controller
|
D | ti,omap-intc-irq.txt | 17 - interrupts: interrupt reference to primary interrupt controller
|
D | ti,keystone-irq.txt | 17 - interrupts: interrupt reference to primary interrupt controller
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer.txt | 12 contains a phandle pointing to the primary display hw node, so that the OS 15 considered the primary node. 25 primary display hw node, as with display# aliases. If display aliases are 54 - display : phandle pointing to the primary display hardware node
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | smp.c | 208 int primary = cpu_first_thread_sibling(nr); in smp_85xx_kick_cpu() local 219 if (!cpu_online(primary)) { in smp_85xx_kick_cpu() 221 __func__, nr, primary); in smp_85xx_kick_cpu() 225 smp_call_function_single(primary, wake_hw_thread, &nr, 0); in smp_85xx_kick_cpu()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | oaktrail_crtc.c | 602 struct psb_framebuffer *psbfb = to_psb_fb(crtc->primary->fb); in oaktrail_pipe_set_base() 611 if (!crtc->primary->fb) { in oaktrail_pipe_set_base() 620 offset = y * crtc->primary->fb->pitches[0] + x * (crtc->primary->fb->bits_per_pixel / 8); in oaktrail_pipe_set_base() 622 REG_WRITE(map->stride, crtc->primary->fb->pitches[0]); in oaktrail_pipe_set_base() 627 switch (crtc->primary->fb->bits_per_pixel) { in oaktrail_pipe_set_base() 632 if (crtc->primary->fb->depth == 15) in oaktrail_pipe_set_base()
|
D | gma_display.c | 62 struct psb_framebuffer *psbfb = to_psb_fb(crtc->primary->fb); in gma_pipe_set_base() 73 if (!crtc->primary->fb) { in gma_pipe_set_base() 84 offset = y * crtc->primary->fb->pitches[0] + x * (crtc->primary->fb->bits_per_pixel / 8); in gma_pipe_set_base() 86 REG_WRITE(map->stride, crtc->primary->fb->pitches[0]); in gma_pipe_set_base() 91 switch (crtc->primary->fb->bits_per_pixel) { in gma_pipe_set_base() 96 if (crtc->primary->fb->depth == 15) in gma_pipe_set_base() 521 if (crtc->primary->fb) { in gma_crtc_disable() 522 gt = to_psb_fb(crtc->primary->fb)->gtt; in gma_crtc_disable()
|
D | mdfld_intel_display.c | 169 struct psb_framebuffer *psbfb = to_psb_fb(crtc->primary->fb); in mdfld__intel_pipe_set_base() 181 if (!crtc->primary->fb) { in mdfld__intel_pipe_set_base() 186 ret = check_fb(crtc->primary->fb); in mdfld__intel_pipe_set_base() 199 offset = y * crtc->primary->fb->pitches[0] + x * (crtc->primary->fb->bits_per_pixel / 8); in mdfld__intel_pipe_set_base() 201 REG_WRITE(map->stride, crtc->primary->fb->pitches[0]); in mdfld__intel_pipe_set_base() 205 switch (crtc->primary->fb->bits_per_pixel) { in mdfld__intel_pipe_set_base() 210 if (crtc->primary->fb->depth == 15) in mdfld__intel_pipe_set_base() 703 ret = check_fb(crtc->primary->fb); in mdfld_crtc_mode_set()
|
D | cdv_intel_hdmi.c | 195 encoder->crtc->x, encoder->crtc->y, encoder->crtc->primary->fb)) in cdv_hdmi_set_property()
|
/linux-4.1.27/net/ceph/ |
D | osdmap.c | 1533 int *osds, int len, int *primary) in raw_to_up_osds() argument 1562 *primary = up_primary; in raw_to_up_osds() 1568 int *osds, int len, int *primary) in apply_primary_affinity() argument 1623 *primary = osds[pos]; in apply_primary_affinity() 1629 osds[0] = *primary; in apply_primary_affinity() 1641 int *osds, int len, int *primary) in apply_temps() argument 1678 temp_primary = *primary; in apply_temps() 1686 *primary = temp_primary; in apply_temps() 1697 int *osds, int *primary) in ceph_calc_pg_acting() argument 1705 *primary = -1; in ceph_calc_pg_acting() [all …]
|
/linux-4.1.27/arch/alpha/boot/tools/ |
D | objstrip.c | 55 int fd, ofd, i, j, verbose = 0, primary = 0; in main() local 79 primary = 1; /* make primary bootblock */ in main() 105 if (primary) { in main()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-p5ioc2.c | 105 static int primary = 1; in pnv_pci_init_p5ioc2_phb() local 162 pci_process_bridge_OF_ranges(phb->hose, np, primary); in pnv_pci_init_p5ioc2_phb() 163 primary = 0; in pnv_pci_init_p5ioc2_phb()
|
/linux-4.1.27/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 177 format = shmob_drm_format_info(crtc->primary->fb->pixel_format); in shmob_drm_crtc_start() 307 struct drm_framebuffer *fb = crtc->primary->fb; in shmob_drm_crtc_compute_base() 386 format = shmob_drm_format_info(crtc->primary->fb->pixel_format); in shmob_drm_crtc_mode_set() 389 crtc->primary->fb->pixel_format); in shmob_drm_crtc_mode_set() 394 scrtc->line_size = crtc->primary->fb->pitches[0]; in shmob_drm_crtc_mode_set() 406 crtc->primary->fb->pitches[0], in shmob_drm_crtc_mode_set() 493 crtc->primary->fb = fb; in shmob_drm_crtc_page_flip()
|
/linux-4.1.27/fs/ext4/ |
D | resize.c | 712 struct buffer_head *primary) in verify_reserved_gdb() argument 714 const ext4_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() 719 __le32 *p = (__le32 *)primary->b_data; in verify_reserved_gdb() 938 struct buffer_head **primary; in reserve_backup_gdb() local 947 primary = kmalloc(reserved_gdb * sizeof(*primary), GFP_NOFS); in reserve_backup_gdb() 948 if (!primary) in reserve_backup_gdb() 973 primary[res] = sb_bread(sb, blk); in reserve_backup_gdb() 974 if (!primary[res]) { in reserve_backup_gdb() 978 gdbackups = verify_reserved_gdb(sb, group, primary[res]); in reserve_backup_gdb() 980 brelse(primary[res]); in reserve_backup_gdb() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | usb3503.txt | 20 rate is specified by REF_SEL pins and a value from the primary 24 REFCLK signal and assume that a value from the primary reference
|
/linux-4.1.27/arch/arm/kernel/ |
D | hyp-stub.S | 58 cmp \mode, \reg1 @ matches primary CPU boot mode? 85 @ Call this from the primary CPU
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 506 drm_framebuffer_reference(crtc->primary->fb); in armada_drm_crtc_mode_set() 510 i = armada_drm_crtc_calc_fb(dcrtc->crtc.primary->fb, in armada_drm_crtc_mode_set() 596 val |= CFG_GRA_FMT(drm_fb_to_armada_fb(dcrtc->crtc.primary->fb)->fmt); in armada_drm_crtc_mode_set() 597 val |= CFG_GRA_MOD(drm_fb_to_armada_fb(dcrtc->crtc.primary->fb)->mod); in armada_drm_crtc_mode_set() 599 if (drm_fb_to_armada_fb(dcrtc->crtc.primary->fb)->fmt > CFG_420) in armada_drm_crtc_mode_set() 637 i = armada_drm_crtc_calc_fb(crtc->primary->fb, crtc->x, crtc->y, regs, in armada_drm_crtc_mode_set_base() 645 drm_framebuffer_reference(crtc->primary->fb); in armada_drm_crtc_mode_set_base() 662 armada_drm_crtc_finish_fb(dcrtc, crtc->primary->fb, true); in armada_drm_crtc_disable() 931 if (fb->pixel_format != crtc->primary->fb->pixel_format) in armada_drm_crtc_page_flip() 939 work->old_fb = dcrtc->crtc.primary->fb; in armada_drm_crtc_page_flip() [all …]
|
/linux-4.1.27/arch/powerpc/platforms/maple/ |
D | pci.c | 498 int primary = 1; in maple_add_bridge() local 519 primary = 0; in maple_add_bridge() 523 primary = 1; in maple_add_bridge() 527 primary = 0; in maple_add_bridge() 534 pci_process_bridge_OF_ranges(hose, dev, primary); in maple_add_bridge()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ldu.c | 97 fb = entry->base.crtc.primary->fb; in vmw_ldu_commit_list() 105 fb = entry->base.crtc.primary->fb; in vmw_ldu_commit_list() 263 crtc->primary->fb = NULL; in vmw_ldu_crtc_set_config() 284 crtc->primary->fb = fb; in vmw_ldu_crtc_set_config()
|
D | vmwgfx_scrn.c | 311 crtc->primary->fb = NULL; in vmw_sou_crtc_set_config() 372 crtc->primary->fb = NULL; in vmw_sou_crtc_set_config() 385 crtc->primary->fb = fb; in vmw_sou_crtc_set_config() 576 vmw_framebuffer_to_vfb(sou->base.crtc.primary->fb); in vmw_kms_screen_object_update_implicit_fb()
|
D | Kconfig | 10 # again once vmwgfx sets up the primary plane itself.
|
D | vmwgfx_kms.c | 471 if (crtc->primary->fb != &framebuffer->base) in do_surface_dirty_sou() 885 if (crtc->primary->fb != &framebuffer->base) in do_dmabuf_dirty_sou() 1246 if (crtc->primary->fb != &vfb->base) in vmw_kms_present() 1383 if (crtc->primary->fb != &vfb->base) in vmw_kms_readback() 1586 save->primary = vmw_read(vmw_priv, SVGA_REG_DISPLAY_IS_PRIMARY); in vmw_kms_save_vga() 1629 vmw_write(vmw_priv, SVGA_REG_DISPLAY_IS_PRIMARY, save->primary); in vmw_kms_restore_vga() 1724 struct drm_framebuffer *old_fb = crtc->primary->fb; in vmw_du_page_flip() 1742 crtc->primary->fb = fb; in vmw_du_page_flip() 1782 crtc->primary->fb = old_fb; in vmw_du_page_flip()
|
/linux-4.1.27/arch/mn10300/boot/compressed/ |
D | head.S | 28 # Must save primary CPU's D0-D2 registers as they hold boot parameters
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 445 struct atmel_hlcdc_plane *primary; in atmel_hlcdc_plane_prepare_disc_area() local 448 primary = drm_plane_to_atmel_hlcdc_plane(c_state->crtc->primary); in atmel_hlcdc_plane_prepare_disc_area() 449 layout = &primary->layer.desc->layout; in atmel_hlcdc_plane_prepare_disc_area() 454 &primary->base); in atmel_hlcdc_plane_prepare_disc_area() 464 if (ovl == c_state->crtc->primary) in atmel_hlcdc_plane_prepare_disc_area() 1027 if (planes->primary) in atmel_hlcdc_create_planes() 1029 planes->primary = plane; in atmel_hlcdc_create_planes()
|
D | atmel_hlcdc_dc.h | 115 struct atmel_hlcdc_plane *primary; member
|
D | atmel_hlcdc_dc.c | 252 dc->layers[planes->primary->layer.desc->id] = in atmel_hlcdc_dc_modeset_init() 253 &planes->primary->layer; in atmel_hlcdc_dc_modeset_init()
|
D | atmel_hlcdc_crtc.c | 343 &planes->primary->base, in atmel_hlcdc_crtc_create()
|
/linux-4.1.27/Documentation/usb/ |
D | dwc3.txt | 22 - primary handler of the device 30 - primary handler of the EP-interrupt
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 243 struct drm_framebuffer *fb = crtc->primary->fb; in nv_crtc_mode_set_vga() 578 regp->CRTC[NV_CIO_CRE_PIXEL_INDEX] = (crtc->primary->fb->depth + 1) / 8; in nv_crtc_mode_set_regs() 592 if (crtc->primary->fb->depth == 16) in nv_crtc_mode_set_regs() 613 struct nouveau_framebuffer *nvfb = nouveau_framebuffer(crtc->primary->fb); in nv_crtc_swap_fbs() 812 if (!nv_crtc->base.primary->fb) { in nv_crtc_gamma_set() 836 if (!atomic && !crtc->primary->fb) { in nv04_crtc_do_mode_set_base() 848 drm_fb = crtc->primary->fb; in nv04_crtc_do_mode_set_base() 849 fb = nouveau_framebuffer(crtc->primary->fb); in nv04_crtc_do_mode_set_base() 861 regp->CRTC[NV_CIO_CRE_PIXEL_INDEX] |= (crtc->primary->fb->depth + 1) / 8; in nv04_crtc_do_mode_set_base() 863 if (crtc->primary->fb->depth == 16) in nv04_crtc_do_mode_set_base()
|
/linux-4.1.27/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_acpi.c | 167 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local 169 ret = inv_mpu_process_acpi_config(st->client, &primary, in inv_mpu_acpi_create_mux_client()
|
/linux-4.1.27/drivers/target/ |
D | target_core_alua.c | 45 int *primary); 296 int alua_access_state, primary = 0, valid_states; in target_emulate_set_target_port_groups() local 351 valid_states, &primary); in target_emulate_set_target_port_groups() 379 if (primary) { in target_emulate_set_target_port_groups() 784 core_alua_check_transition(int state, int valid, int *primary) in core_alua_check_transition() argument 794 *primary = 1; in core_alua_check_transition() 799 *primary = 1; in core_alua_check_transition() 804 *primary = 1; in core_alua_check_transition() 809 *primary = 1; in core_alua_check_transition() 814 *primary = 1; in core_alua_check_transition() [all …]
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | fw.c | 84 orinoco_cached_fw_get(struct orinoco_private *priv, bool primary) in orinoco_cached_fw_get() argument 86 if (primary) in orinoco_cached_fw_get() 92 #define orinoco_cached_fw_get(priv, primary) (NULL) argument
|
/linux-4.1.27/net/tipc/ |
D | bcast.c | 624 struct tipc_bearer *p = bcbearer->bpairs[bp_index].primary; in tipc_bcbearer_send() 690 if (!bp_temp[b->priority].primary) in tipc_bcbearer_sort() 691 bp_temp[b->priority].primary = b; in tipc_bcbearer_sort() 703 if (!bp_temp[pri].primary) in tipc_bcbearer_sort() 706 bp_curr->primary = bp_temp[pri].primary; in tipc_bcbearer_sort() 709 if (tipc_nmap_equal(&bp_temp[pri].primary->nodes, in tipc_bcbearer_sort() 714 bp_curr->primary = bp_temp[pri].secondary; in tipc_bcbearer_sort()
|
D | bcast.h | 54 struct tipc_bearer *primary; member
|
/linux-4.1.27/drivers/ata/ |
D | pata_legacy.c | 1033 static void __init legacy_check_special_cases(struct pci_dev *p, int *primary, in legacy_check_special_cases() argument 1038 *primary = *secondary = 1; in legacy_check_special_cases() 1043 *primary = *secondary = 1; in legacy_check_special_cases() 1055 *primary = 1; in legacy_check_special_cases() 1184 int primary = 0; in legacy_init() local 1199 primary = 1; in legacy_init() 1204 legacy_check_special_cases(p, &primary, &secondary); in legacy_init() 1214 if (primary == 0 || all) in legacy_init()
|
/linux-4.1.27/Documentation/s390/ |
D | qeth.txt | 8 a primary or a secondary Bridge Port. For more information, see 19 ROLE={primary|secondary|none} - the role assigned to the port.
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pci.c | 784 int primary = 1, has_address = 0; in pmac_add_bridge() local 812 primary = 0; in pmac_add_bridge() 816 primary = 1; in pmac_add_bridge() 820 primary = 0; in pmac_add_bridge() 829 primary = setup_uninorth(hose, &rsrc); in pmac_add_bridge() 841 primary = 0; in pmac_add_bridge() 854 pci_process_bridge_OF_ranges(hose, dev, primary); in pmac_add_bridge()
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 729 crtc_w = crtc->primary->fb->width - crtc->x; in vop_update_primary_plane() 730 crtc_h = crtc->primary->fb->height - crtc->y; in vop_update_primary_plane() 732 return vop_update_plane_event(crtc->primary, crtc, crtc->primary->fb, in vop_update_primary_plane() 989 struct drm_framebuffer *old_fb = crtc->primary->fb; in vop_crtc_page_flip() 998 crtc->primary->fb = fb; in vop_crtc_page_flip() 1002 crtc->primary->fb = old_fb; in vop_crtc_page_flip() 1182 struct drm_plane *primary = NULL, *cursor = NULL, *plane; in vop_create_crtc() local 1213 primary = plane; in vop_create_crtc() 1218 ret = drm_crtc_init_with_planes(drm_dev, crtc, primary, cursor, in vop_create_crtc()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 314 struct udl_framebuffer *ufb = to_udl_fb(crtc->primary->fb); in udl_crtc_mode_set() 376 struct drm_framebuffer *old_fb = crtc->primary->fb; in udl_crtc_page_flip() 389 crtc->primary->fb = fb; in udl_crtc_page_flip()
|
D | udl_drv.c | 83 DRM_INFO("Initialized udl on minor %d\n", dev->primary->index); in udl_usb_probe()
|
/linux-4.1.27/drivers/block/drbd/ |
D | Kconfig | 24 Each minor device has a role, which can be 'primary' or 'secondary'. 25 On the node with the primary device the application is supposed to
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | p5040si-post.dtsi | 262 fsl,primary-cache-geometry = <32 1>; 268 fsl,primary-cache-geometry = <32 1>; 274 fsl,primary-cache-geometry = <32 1>; 280 fsl,primary-cache-geometry = <32 1>; 286 fsl,primary-cache-geometry = <32 1>;
|
D | b4si-post.dtsi | 264 fsl,primary-cache-geometry = <8 1>; 271 fsl,primary-cache-geometry = <32 1>; 278 fsl,primary-cache-geometry = <32 1>; 285 fsl,primary-cache-geometry = <32 1>;
|
D | p4080si-post.dtsi | 311 fsl,primary-cache-geometry = <32 1>; 317 fsl,primary-cache-geometry = <32 1>; 323 fsl,primary-cache-geometry = <32 1>; 329 fsl,primary-cache-geometry = <32 1>; 335 fsl,primary-cache-geometry = <32 1>;
|
D | p3041si-post.dtsi | 303 fsl,primary-cache-geometry = <32 1>; 309 fsl,primary-cache-geometry = <32 1>; 315 fsl,primary-cache-geometry = <32 1>; 321 fsl,primary-cache-geometry = <32 1>;
|
D | p5020si-post.dtsi | 308 fsl,primary-cache-geometry = <32 1>; 314 fsl,primary-cache-geometry = <32 1>; 320 fsl,primary-cache-geometry = <32 1>; 326 fsl,primary-cache-geometry = <32 1>;
|
D | p2041si-post.dtsi | 276 fsl,primary-cache-geometry = <32 1>; 282 fsl,primary-cache-geometry = <32 1>; 288 fsl,primary-cache-geometry = <32 1>; 294 fsl,primary-cache-geometry = <32 1>;
|
D | t2081si-post.dtsi | 384 fsl,primary-cache-geometry = <32 1>; 390 fsl,primary-cache-geometry = <32 1>; 396 fsl,primary-cache-geometry = <32 1>;
|
/linux-4.1.27/security/yama/ |
D | Kconfig | 19 selected primary LSM.
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | nrs.c | 435 struct ptlrpc_nrs_policy *primary = NULL; in nrs_resource_get_safe() local 448 primary = nrs->nrs_policy_primary; in nrs_resource_get_safe() 449 if (primary != NULL) in nrs_resource_get_safe() 450 nrs_policy_get_locked(primary); in nrs_resource_get_safe() 460 if (primary != NULL) { in nrs_resource_get_safe() 461 resp[NRS_RES_PRIMARY] = nrs_resource_get(primary, nrq, in nrs_resource_get_safe() 470 nrs_policy_put(primary); in nrs_resource_get_safe()
|
/linux-4.1.27/include/linux/mfd/wm831x/ |
D | pdata.h | 97 enum wm831x_watchdog_action primary, secondary; member
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 78 tilcdc_crtc->scanout[n] = crtc->primary->fb; in set_scanout() 88 struct drm_framebuffer *fb = crtc->primary->fb; in update_scanout() 163 crtc->primary->fb = fb; in tilcdc_crtc_page_flip() 343 drm_fb_get_bpp_depth(crtc->primary->fb->pixel_format, &depth, &bpp); in tilcdc_crtc_mode_set()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 33 Selection primary or secondary function associated to I2C2_SCL_SCE, 36 Selection primary or secondary function associated to GPADC_START
|
/linux-4.1.27/net/ipx/ |
D | Kconfig | 50 to 0 when binding a socket on the primary network. In this case the 54 'special' sockets to sockets listening on the primary network is
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | dc.c | 960 bo = tegra_fb_get_plane(crtc->primary->fb, 0); in tegra_dc_finish_page_flip() 972 if (base == bo->paddr + crtc->primary->fb->offsets[0]) { in tegra_dc_finish_page_flip() 1639 struct drm_plane *primary = NULL; in tegra_dc_init() local 1655 primary = tegra_dc_primary_plane_create(drm, dc); in tegra_dc_init() 1656 if (IS_ERR(primary)) { in tegra_dc_init() 1657 err = PTR_ERR(primary); in tegra_dc_init() 1669 err = drm_crtc_init_with_planes(drm, &dc->base, primary, cursor, in tegra_dc_init() 1695 err = tegra_dc_debugfs_init(dc, drm->primary); in tegra_dc_init() 1750 if (primary) in tegra_dc_init() 1751 drm_plane_cleanup(primary); in tegra_dc_init()
|
/linux-4.1.27/drivers/pci/ |
D | probe.c | 698 child->primary = parent->busn_res.start; in pci_alloc_child_bus() 773 u8 primary, secondary, subordinate; in pci_scan_bridge() local 777 primary = buses & 0xFF; in pci_scan_bridge() 784 if (!primary && (primary != bus->number) && secondary && subordinate) { in pci_scan_bridge() 786 primary = bus->number; in pci_scan_bridge() 791 (primary != bus->number || secondary <= bus->number || in pci_scan_bridge() 827 child->primary = primary; in pci_scan_bridge() 872 | ((unsigned int)(child->primary) << 0) in pci_scan_bridge()
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | ipuv3-crtc.c | 126 crtc->primary->fb = fb; in ipu_page_flip() 202 crtc->primary->fb, in ipu_crtc_mode_set() 231 ipu_plane_set_base(plane, ipu_crtc->base.primary->fb, in ipu_irq_handler()
|
/linux-4.1.27/kernel/ |
D | profile.c | 283 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; in do_profile_hits() local 288 i = primary = (pc & (NR_PROFILE_GRP - 1)) << PROFILE_GRPSHIFT; in do_profile_hits() 314 } while (i != primary); in do_profile_hits()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pci-bridge.h | 137 struct device_node *dev, int primary);
|
/linux-4.1.27/drivers/scsi/dpt/ |
D | dpti_ioctl.h | 98 uCHAR primary; /* 1 For Primary, 0 For Secondary */ member
|
/linux-4.1.27/net/irda/ |
D | Kconfig | 64 when acting as a primary station. 74 If the transmit queue of the secondary is also empty, the primary will
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | currituck.dts | 131 primary; 169 primary; 206 primary;
|
D | akebono.dts | 257 primary; 297 primary; 337 primary; 377 primary;
|
D | katmai.dts | 282 primary; 328 primary; 369 primary; 410 primary;
|
D | redwood.dts | 244 primary; 285 primary; 326 primary;
|
D | icon.dts | 292 primary; 324 primary; 365 primary;
|
D | makalu.dts | 277 primary; 318 primary;
|
D | glacier.dts | 465 primary; 498 primary; 540 primary;
|
D | canyonlands.dts | 428 primary; 461 primary; 503 primary;
|
D | ep405.dts | 202 primary;
|
D | kilauea.dts | 331 primary; 372 primary;
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_mode.c | 87 switch (crtc->primary->fb->bits_per_pixel) { in ast_get_vbios_mode_info() 210 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0x92, crtc->primary->fb->bits_per_pixel); in ast_get_vbios_mode_info() 375 offset = crtc->primary->fb->pitches[0] >> 3; in ast_set_offset_reg() 400 switch (crtc->primary->fb->bits_per_pixel) { in ast_set_ext_reg() 455 switch (crtc->primary->fb->bits_per_pixel) { in ast_set_dac_reg() 531 ast_fb = to_ast_framebuffer(crtc->primary->fb); in ast_crtc_do_set_base()
|
/linux-4.1.27/arch/sh/boards/mach-microdev/ |
D | irq.c | 64 # error Inconsistancy in defining the IRQ# for primary IDE!
|
/linux-4.1.27/drivers/staging/olpc_dcon/ |
D | Kconfig | 10 is present in the video pipeline between the primary display
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | gic.txt | 54 secondary GICs, or VGIC maintenance interrupt on primary GIC (see 77 primary interrupt controller).
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 563 nouveau_fb = nouveau_framebuffer(crtc->primary->fb); in nouveau_display_suspend() 593 nouveau_fb = nouveau_framebuffer(crtc->primary->fb); in nouveau_display_resume() 703 struct nouveau_bo *old_bo = nouveau_framebuffer(crtc->primary->fb)->nvbo; in nouveau_crtc_page_flip() 788 crtc->primary->fb = fb; in nouveau_crtc_page_flip()
|
D | nv50_display.c | 552 if (crtc->primary->fb->width != fb->width || in nv50_display_flip_next() 553 crtc->primary->fb->height != fb->height) in nv50_display_flip_next() 684 if (nv_crtc->base.primary->fb->depth > connector->display_info.bpc * 3) in nv50_crtc_set_dither() 821 nv50_display_flip_next(crtc, crtc->primary->fb, in nv50_crtc_set_scale() 1083 nv50_display_flip_next(crtc, crtc->primary->fb, NULL, 1); in nv50_crtc_commit() 1097 struct nouveau_framebuffer *nvfb = nouveau_framebuffer(crtc->primary->fb); in nv50_crtc_swap_fbs() 1204 nv50_crtc_set_image(nv_crtc, crtc->primary->fb, x, y, false); in nv50_crtc_mode_set() 1216 if (!crtc->primary->fb) { in nv50_crtc_mode_set_base() 1226 nv50_crtc_set_image(nv_crtc, crtc->primary->fb, x, y, true); in nv50_crtc_mode_set_base() 1227 nv50_display_flip_next(crtc, crtc->primary->fb, NULL, 1); in nv50_crtc_mode_set_base()
|
/linux-4.1.27/mm/ |
D | memcontrol.c | 199 struct mem_cgroup_threshold_ary *primary; member 3579 t = rcu_dereference(memcg->thresholds.primary); in __mem_cgroup_threshold() 3581 t = rcu_dereference(memcg->memsw_thresholds.primary); in __mem_cgroup_threshold() 3694 if (thresholds->primary) in __mem_cgroup_usage_register_event() 3697 size = thresholds->primary ? thresholds->primary->size + 1 : 1; in __mem_cgroup_usage_register_event() 3709 if (thresholds->primary) { in __mem_cgroup_usage_register_event() 3710 memcpy(new->entries, thresholds->primary->entries, (size - 1) * in __mem_cgroup_usage_register_event() 3738 thresholds->spare = thresholds->primary; in __mem_cgroup_usage_register_event() 3740 rcu_assign_pointer(thresholds->primary, new); in __mem_cgroup_usage_register_event() 3782 if (!thresholds->primary) in __mem_cgroup_usage_unregister_event() [all …]
|
/linux-4.1.27/Documentation/fb/ |
D | viafb.txt | 109 viafb_active_dev is primary device, and the following is 124 If CRT is primary and DVI is secondary, we should use: 126 If DVI is primary and CRT is secondary, we should use:
|
D | aty128fb.txt | 34 unless you have primary display on non-Rage128 VBE2.0 device (see
|
D | matroxfb.txt | 33 unless you have primary display on non-Matrox VBE2.0 device (see 215 inactive and vice versa. DFP always uses same timing as primary 226 to primary analog output, second letter to the secondary analog output 378 + secondary head shares videomemory with primary head. It is not problem 399 + secondary head shares videomemory with primary head. It is not problem
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | jz4780-dma.txt | 17 requested by a client. The primary use for this is channels 0 and 1, which
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-v7.S | 353 ubfx r0, r0, #4, #12 @ primary part number 356 ldr r10, =0x00000c08 @ Cortex-A8 primary part number 383 2: ldr r10, =0x00000c09 @ Cortex-A9 primary part number 417 3: ldr r10, =0x00000c0f @ Cortex-A15 primary part number
|
/linux-4.1.27/Documentation/devicetree/bindings/panel/ |
D | sharp,lq101r1sx01.txt | 8 driven by the first link (DSI-LINK1), left or even, is considered the primary
|
/linux-4.1.27/Documentation/security/ |
D | LSM.txt | 12 The primary users of the LSM interface are Mandatory Access Control
|
/linux-4.1.27/arch/ia64/sn/kernel/ |
D | setup.c | 268 u8 primary; member 338 if (! (device.primary & PCDP_PRIMARY_CONSOLE)) in sn_scan_pcdp()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio-Controls.txt | 68 the primary stream. In the case the headphone DAC is shared with a 116 the primary stream.
|
/linux-4.1.27/drivers/irqchip/ |
D | Kconfig | 147 The primary irqchip invokes the crossbar's callback which inturn allocates
|
/linux-4.1.27/include/linux/ceph/ |
D | osdmap.h | 214 int *osds, int *primary);
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | ring.txt | 35 The primary buffer reading function. Note that it may well not return
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp.h | 176 bool primary; member
|
/linux-4.1.27/arch/x86/mm/ |
D | pageattr.c | 1091 int primary) in __cpa_process_fault() argument 1099 if (!primary) in __cpa_process_fault() 1123 static int __change_page_attr(struct cpa_data *cpa, int primary) in __change_page_attr() argument 1142 return __cpa_process_fault(cpa, address, primary); in __change_page_attr() 1146 return __cpa_process_fault(cpa, address, primary); in __change_page_attr()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ptp.c | 1533 struct efx_nic *primary = efx->primary; in efx_ptp_get_ts_info() local 1543 if (primary && primary->ptp_data && primary->ptp_data->phc_clock) in efx_ptp_get_ts_info() 1545 ptp_clock_index(primary->ptp_data->phc_clock); in efx_ptp_get_ts_info()
|
/linux-4.1.27/drivers/md/ |
D | raid1.c | 1961 int primary; in process_checks() local 1999 for (primary = 0; primary < conf->raid_disks * 2; primary++) in process_checks() 2000 if (r1_bio->bios[primary]->bi_end_io == end_sync_read && in process_checks() 2001 test_bit(BIO_UPTODATE, &r1_bio->bios[primary]->bi_flags)) { in process_checks() 2002 r1_bio->bios[primary]->bi_end_io = NULL; in process_checks() 2003 rdev_dec_pending(conf->mirrors[primary].rdev, mddev); in process_checks() 2006 r1_bio->read_disk = primary; in process_checks() 2009 struct bio *pbio = r1_bio->bios[primary]; in process_checks()
|
/linux-4.1.27/arch/microblaze/pci/ |
D | pci-common.c | 554 struct device_node *dev, int primary) in pci_process_bridge_OF_ranges() argument 563 dev->full_name, primary ? "(primary)" : ""); in pci_process_bridge_OF_ranges() 607 if (primary) in pci_process_bridge_OF_ranges() 637 if (primary || isa_mem_base == 0) in pci_process_bridge_OF_ranges()
|
/linux-4.1.27/security/selinux/ss/ |
D | policydb.h | 116 unsigned char primary; /* primary name? */ member
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 175 int primary, int secondary) in tvaudio_setcarrier() argument 178 secondary = primary; in tvaudio_setcarrier() 179 saa_writel(SAA7134_CARRIER1_FREQ0 >> 2, tvaudio_carr2reg(primary)); in tvaudio_setcarrier()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-si476x.c | 405 .primary = false, in si476x_radio_g_tuner() 681 .primary = false, in si476x_radio_g_frequency() 1304 .primary = false, in si476x_radio_read_rsq_blob() 1339 .primary = true, in si476x_radio_read_rsq_primary_blob()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | pci-common.c | 671 struct device_node *dev, int primary) in pci_process_bridge_OF_ranges() argument 679 dev->full_name, primary ? "(primary)" : ""); in pci_process_bridge_OF_ranges() 720 if (primary) in pci_process_bridge_OF_ranges() 750 if (primary || isa_mem_base == 0) in pci_process_bridge_OF_ranges()
|
/linux-4.1.27/include/linux/mfd/ |
D | si476x-core.h | 348 bool primary; member
|
/linux-4.1.27/Documentation/filesystems/ |
D | jfs.txt | 20 nointegrity Do not write to the journal. The primary use of this option
|
/linux-4.1.27/drivers/scsi/ |
D | eata_generic.h | 338 __u8 primary; /* true if primary */ member
|
D | eata_pio.c | 776 hd->primary = 0; in register_pio_HBA() 778 hd->primary = 1; in register_pio_HBA() 941 SD(HBA_ptr)->primary ? 'Y' : 'N', HBA_ptr->can_queue, in eata_pio_detect()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | core.c | 693 u32 primary = in rtl_op_config() local 700 if (center > primary) { in rtl_op_config() 703 if (center - primary == 10) { in rtl_op_config() 708 } else if (center - primary == 30) { in rtl_op_config() 717 if (primary - center == 10) { in rtl_op_config() 722 } else if (primary - center == 30) { in rtl_op_config()
|
/linux-4.1.27/Documentation/block/ |
D | deadline-iosched.txt | 42 throughput. When low latency is the primary concern, smaller is better (where
|
/linux-4.1.27/drivers/watchdog/ |
D | wm831x_wdt.c | 242 reg |= pdata->primary << WM831X_WDOG_PRIMACT_SHIFT; in wm831x_wdt_probe()
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 63 Use old disk-only driver on primary interface 77 0x1f0 and 14 for the primary interface and 0x170 and 15 for the 84 on the primary IDE interface are called `hda' and `hdb', 91 primary or secondary addresses mentioned above. In addition, if 235 (The usual assignments are 14 for the primary (0x1f0) interface
|
/linux-4.1.27/include/linux/ |
D | hyperv.h | 798 struct vmbus_channel *vmbus_get_outgoing_channel(struct vmbus_channel *primary); 811 bool vmbus_are_subchannels_present(struct vmbus_channel *primary);
|
/linux-4.1.27/Documentation/device-mapper/ |
D | era.txt | 65 snapshot was the primary use case when developing this target:
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | integratorap.dts | 14 arm,timer-primary = &timer2;
|
/linux-4.1.27/Documentation/ |
D | SM501.txt | 42 The primary issue with memory allocation is that of moving the video
|
D | ldm.txt | 18 longer any primary or extended partitions. Normal MSDOS style partitions are
|
/linux-4.1.27/fs/proc/ |
D | Kconfig | 54 a recompile of the kernel or reboot of the system. The primary
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_fbdev.c | 111 DBG("allocating %d bytes for fb %d", size, dev->primary->index); in msm_fbdev_create()
|
/linux-4.1.27/Documentation/hwmon/ |
D | lm83 | 57 temperature sensors (motherboard, processor, power supply) and primary
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | output_format.txt | 21 [primary][, containment warning][, reset][, threshold exceeded]\
|
/linux-4.1.27/Documentation/networking/ |
D | bonding.txt | 537 This mode provides fault tolerance. The primary 693 primary 696 primary device. The specified device will always be the 697 active slave while it is available. Only when the primary is 702 The primary option is only valid for active-backup(1), 707 Specifies the reselection policy for the primary slave. This 708 affects how the primary slave is chosen to become the active slave 709 when failure of the active slave or recovery of the primary slave 711 the primary slave and other slaves. Possible values are: 715 The primary slave becomes the active slave whenever it [all …]
|
/linux-4.1.27/sound/oss/ |
D | Kconfig | 4 # Prompt user for primary drivers. 125 Interrupt request line for the primary synthesizer on MultiSound 133 Memory-mapped I/O base address for the primary synthesizer on 141 Memory-mapped I/O base address for the primary synthesizer on
|