/linux-4.1.27/Documentation/devicetree/bindings/drm/msm/ |
D | mdp.txt | 8 - connectors: array of phandles for output device(s) 31 connectors = <&hdmi>;
|
/linux-4.1.27/drivers/extcon/ |
D | Kconfig | 5 This allows monitoring external connectors by userspace 6 via sysfs and uevent and supports external connectors with 10 host USB ports. Many of 30-pin connectors including PDMI are
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_crtc_helper.c | 580 if (set->connectors[ro] == connector) { in drm_crtc_helper_set_config() 625 if (set->connectors[ro] == connector) in drm_crtc_helper_set_config() 671 DRM_DEBUG_KMS("\t[CONNECTOR:%d:%s] set DPMS on\n", set->connectors[i]->base.id, in drm_crtc_helper_set_config() 672 set->connectors[i]->name); in drm_crtc_helper_set_config() 673 set->connectors[i]->funcs->dpms(set->connectors[i], DRM_MODE_DPMS_ON); in drm_crtc_helper_set_config()
|
D | drm_atomic.c | 35 kfree(state->connectors); in kfree_state() 82 state->connectors = kcalloc(state->num_connector, in drm_atomic_state_alloc() 83 sizeof(*state->connectors), in drm_atomic_state_alloc() 85 if (!state->connectors) in drm_atomic_state_alloc() 128 struct drm_connector *connector = state->connectors[i]; in drm_atomic_state_clear() 137 state->connectors[i] = NULL; in drm_atomic_state_clear() 607 state->connectors[index] = connector; in drm_atomic_get_connector_state()
|
D | drm_fb_helper.c | 154 if (set->connectors[i] == connector) in remove_from_modeset() 162 set->connectors[j - 1] = set->connectors[j]; in remove_from_modeset() 581 kfree(helper->crtc_info[i].mode_set.connectors); in drm_fb_helper_crtc_free() 647 fb_helper->crtc_info[i].mode_set.connectors = in drm_fb_helper_init() 652 if (!fb_helper->crtc_info[i].mode_set.connectors) in drm_fb_helper_init() 1063 struct drm_connector *connector = mode_set->connectors[j]; in drm_fb_helper_single_fb_probe() 1701 modeset->connectors[modeset->num_connectors++] = fb_helper->connector_info[i]->connector; in drm_setup_crtcs()
|
D | drm_atomic_helper.c | 162 connector = state->connectors[conn_idx]; in update_connector_routing() 1222 struct drm_connector *connector = state->connectors[i]; in drm_atomic_helper_swap_state() 1443 set->connectors[i]); in update_output_state() 1464 if (set->connectors[j] == connector) { in update_output_state()
|
D | drm_plane_helper.c | 282 set.connectors = connector_list; in drm_primary_helper_update()
|
D | drm_crtc.c | 2890 set.connectors = connector_set; in drm_mode_setcrtc()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | serial-u16550.txt | 36 all four MIDI Out connectors. Set the A-B switch and the speed module 47 the same data to all four MIDI Out connectors at full MIDI speed. 56 number gives a bitmask of which MIDI Out connectors the data should be
|
D | Audiophile-Usb.txt | 28 - When the 1/4" TS (jack) connectors are connected, the RCA connectors
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | LART | 7 through a number of connectors. The powersupply accepts voltages
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_drv.h | 87 struct drm_connector *connectors[8]; member
|
D | tilcdc_tfp410.c | 294 priv->connectors[priv->num_connectors++] = connector; in tfp410_modeset_init()
|
D | tilcdc_slave.c | 294 priv->connectors[priv->num_connectors++] = connector; in slave_modeset_init()
|
D | tilcdc_panel.c | 286 priv->connectors[priv->num_connectors++] = connector; in panel_modeset_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | atmel-sam9x5-wm8731-audio.txt | 14 Board connectors:
|
D | sirf-audio.txt | 18 Board connectors:
|
D | nvidia,tegra-audio-wm9712.txt | 33 Board connectors:
|
D | atmel-wm8904.txt | 25 Board connectors:
|
D | omap-twl4030.txt | 19 Board connectors:
|
D | imx-audio-wm8962.txt | 22 Board connectors:
|
D | imx-audio-sgtl5000.txt | 28 Board connectors:
|
D | imx-audio-es8328.txt | 30 Board connectors:
|
D | davinci-evm-audio.txt | 21 Board connectors:
|
D | omap-abe-twl6040.txt | 20 Board connectors:
|
D | fsl-asoc-card.txt | 44 source. There're a few pre-designed board connectors:
|
/linux-4.1.27/include/drm/ |
D | drm_atomic.h | 81 ((connector) = (state)->connectors[__i], \
|
D | drm_crtc.h | 939 struct drm_connector **connectors; member 969 struct drm_connector **connectors; member
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 97 - Wired Xbox 360 controllers use standard USB connectors. 100 - Xbox One controllers can be wired and use standard Micro-USB connectors. 113 (5 pins vs. 4 on standard USB 1.0 connectors). 117 connectors so there is no magic to it. Detailed info on these matters
|
D | joystick-parport.txt | 100 the gamepads side. The NES and SNES have different connectors. Also, there 102 connectors for their machines, the cloners couldn't and used standard D-Cannon 103 connectors. Anyway, if you've got a gamepad, and it has buttons A, B, Turbo 140 connectors (db9). Because of that, a single joystick could be used without
|
D | amijoy.txt | 133 from 2 controller connectors (left-right) with 2 pins each.
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | EB2410ITX.txt | 10 peripherals and expansion connectors. This board is also known by
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_atomic.c | 83 if (state->connectors[i] != NULL) in intel_atomic_check()
|
D | intel_dp_mst.c | 74 if (!state->connectors[i]) in intel_dp_mst_compute_config() 78 found = to_intel_connector(state->connectors[i]); in intel_dp_mst_compute_config()
|
D | intel_display.c | 443 if (!state->connectors[i]) in intel_pipe_will_have_type() 6797 if (!state->connectors[i]) in i9xx_crtc_compute_clock() 7490 if (!state->connectors[i]) in ironlake_get_refclk() 7754 if (!state->connectors[i]) in ironlake_compute_dpll() 10460 if (!state->connectors[i]) in compute_baseline_pipe_bpp() 10463 connector = to_intel_connector(state->connectors[i]); in compute_baseline_pipe_bpp() 10718 connector = to_intel_connector(state->connectors[i]); in intel_modeset_pipe_config() 11841 if (WARN_ON(set->connectors == NULL)) in is_crtc_connector_off() 11845 if (set->connectors[i]->encoder && in is_crtc_connector_off() 11846 set->connectors[i]->encoder->crtc == set->crtc && in is_crtc_connector_off() [all …]
|
D | intel_hdmi.c | 969 if (!state->connectors[i]) in hdmi_12bpc_possible()
|
D | intel_ddi.c | 506 if (!state->connectors[i] || in intel_ddi_get_crtc_new_encoder()
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 3 ARM's oldest Linux-supported platform with connectors for different core 71 ARM's development hardware platform with connectors for customizable
|
D | vexpress.txt | 141 - UARTs, note that the numbers correspond to the physical connectors
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | NOTES | 34 loads whatever connectors are appropriate. 45 and treat the MDP4 block's irq as "the" irq. Even though the connectors
|
D | msm_drv.h | 129 struct drm_connector *connectors[8]; member
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ldu.c | 239 set->connectors[0] != &ldu->base.connector) { in vmw_ldu_crtc_set_config() 241 set->connectors[0], &ldu->base.connector); in vmw_ldu_crtc_set_config()
|
D | vmwgfx_scrn.c | 282 set->connectors[0] != &sou->base.connector) { in vmw_sou_crtc_set_config() 284 set->connectors[0], &sou->base.connector); in vmw_sou_crtc_set_config()
|
D | vmwgfx_drv.c | 1098 set.connectors = NULL; in vmw_lastclose()
|
/linux-4.1.27/drivers/net/plip/ |
D | Kconfig | 18 ports (the connectors at the computers with 25 holes) are connected
|
/linux-4.1.27/drivers/gpu/drm/msm/edp/ |
D | edp.c | 192 priv->connectors[priv->num_connectors++] = edp->connector; in msm_edp_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 194 priv->connectors[priv->num_connectors++] = msm_dsi->connector; in msm_dsi_modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_drv.c | 205 BUG_ON(priv->num_connectors >= ARRAY_SIZE(priv->connectors)); in omap_modeset_init() 208 priv->connectors[priv->num_connectors++] = connector; in omap_modeset_init()
|
D | omap_drv.h | 102 struct drm_connector *connectors[8]; member
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 256 int offset, chips, connectors, tmp, i, conn, type; in radeon_parse_connector_info() local 280 connectors = tmp & 0x0f; in radeon_parse_connector_info() 281 pr_debug(" - chip %d has %d connectors\n", tmp >> 4, connectors); in radeon_parse_connector_info()
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,omap-dss.txt | 88 shifter). The video pipelines for the connectors are formed as follows:
|
/linux-4.1.27/Documentation/fmc/ |
D | FMC-and-SDB.txt | 51 connectors have completely separate electrical connections to them.
|
/linux-4.1.27/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 264 priv->connectors[priv->num_connectors++] = hdmi->connector; in hdmi_modeset_init()
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 181 that the per-device modeset objects like connectors share a namespace with 210 output connectors in drm with all the detection override attributes). Or
|
/linux-4.1.27/Documentation/ia64/ |
D | serial.txt | 145 special dongle converts that to three 9-pin connectors, one of
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.c | 329 priv->connectors[priv->num_connectors++] = connector; in modeset_init()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | psb_intel_display.c | 551 gma_crtc->mode_set.connectors = (struct drm_connector **)(gma_crtc + 1); in psb_intel_crtc_init()
|
/linux-4.1.27/Documentation/ |
D | debugging-via-ohci1394.txt | 113 stable connection and has matching connectors (there are small 4-pin and
|
D | media-framework.txt | 28 connectors.
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 106 with four BNC connectors containing four 47 Ohm resistors: 116 to other segments of the net. They usually have eight connectors. Active 127 2. A card to a passive hub. Remember that all unused connectors on the hub 134 connectors except some kind of aesthetic feeling. But, there may not be 158 uses 50 Ohm impedance. You use T connectors to put the computers on a single 205 of the TP cards has two RJ (phone-cord style) connectors. The cards are 208 the empty connectors of cards on the ends of the chain. An example: 1137 :-------: ------> Accessible end of card with connectors 1166 connectors.
|
D | PLIP.txt | 135 two DB-25 male connectors symmetrically connected as follows:
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 74 cards, predating MMC cards but using the same connectors and card shape, 82 Some provide SPI links on expansion connectors; in cases where no 316 certainly includes SPI devices hooked up through the card connectors!
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | dapm.txt | 150 o Jack connectors
|
/linux-4.1.27/Documentation/scsi/ |
D | aic7xxx.txt | 130 4. All three SCSI connectors may be used simultaneously without
|
D | ncr53c8xx.txt | 773 Some scsi boards use a 875 (ultra wide) and only supply narrow connectors.
|
/linux-4.1.27/arch/alpha/ |
D | Kconfig | 359 2 versions, with either PS/2 or large DIN connectors for the
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_display.c | 675 radeon_crtc->mode_set.connectors = (struct drm_connector **)(radeon_crtc + 1); in radeon_crtc_init()
|