/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-dv.rst | 20 hooked up to e.g. HDMI connectors. Even though the subdevice will 26 for quick switching between connectors. 42 Many connectors have a hotplug pin which is high if EDID information 48 connectors. 65 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors. 74 This control is applicable to HDMI connectors. 89 DVI-A/D, HDMI and DisplayPort connectors. 96 information is sent over HDMI and DisplayPort connectors as part of 133 DisplayPort connectors. 148 DVI-A/D, HDMI and DisplayPort connectors. [all …]
|
H A D | video.rst | 9 Video inputs and outputs are physical connectors of a device. These can 10 be for example: RF connectors (antenna/cable), CVBS a.k.a. Composite 11 Video, S-Video and RGB connectors. Camera sensors are also considered to
|
H A D | audio.rst | 9 Audio inputs and outputs are physical connectors of a device. Video 19 and audio source is a tuner. Further audio connectors can combine with 22 The relation of video and audio connectors is defined in the
|
H A D | tuner.rst | 15 depending on the number of RF connectors on the tuner. The ``type`` 47 video outputs, depending on the number of RF connectors on the
|
/linux/drivers/gpu/drm/ |
H A D | drm_writeback.c | 26 * Writeback connectors are used to expose hardware which can write the output 28 * types of connectors, with some important differences: 30 * * Writeback connectors don't provide a way to output visually to the user. 32 * * Writeback connectors are visible to userspace only when the client sets 35 * * Writeback connectors don't have EDID. 52 * Writeback connectors have some additional properties, which userspace 75 * commit affecting any of the same CRTCs, Planes or Connectors. 78 * applications making use of writeback connectors *always* retrieve an 166 * set up writeback connectors. 315 * set up writeback connectors if they want to manage themselves the lifetime of the
|
H A D | drm_plane_helper.c | 60 * Returns the connectors currently associated with a CRTC. This function 216 /* Find current connectors for CRTC */ in drm_plane_helper_update_primary() 225 set.connectors = connector_list; in drm_plane_helper_update_primary() 231 * connectors that were already in use, so we shouldn't need the extra in drm_plane_helper_update_primary() 232 * cross-CRTC fb refcounting to accommodate stealing connectors. in drm_plane_helper_update_primary()
|
H A D | drm_connector.c | 48 * In DRM connectors are the general abstraction for display sinks, and include 51 * plane abstractions) connectors can be hotplugged and unplugged at runtime. 62 * Connectors must be attached to an encoder to be used. For devices that map 63 * connectors to encoders 1:1, the connector should be attached at 68 * For connectors which are not fixed (like built-in panels) the driver needs to 70 * probe helpers, see drm_kms_helper_poll_init() for connectors which don't have 71 * hardware support for hotplug interrupts. Connectors with hardware hotplug 350 * For dynamic connectors drm_connector_cleanup() can call this function in drm_connector_remove() 386 * Initialises a preallocated connector. Connectors should be 420 * Initialises a preallocated dynamic connector. Connectors should be [all …]
|
/linux/Documentation/hwmon/ |
H A D | corsair-cpro.rst | 17 The Corsair Commander Pro is a USB device with 6 fan connectors, 18 4 temperature sensor connectors and 2 Corsair LED connectors.
|
/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_cfg.h | 26 /* number of connectors in this configuration */ 29 struct xen_drm_front_cfg_connector connectors[XEN_DRM_FRONT_MAX_CRTCS]; member
|
H A D | xen_drm_front_cfg.c | 61 for (i = 0; i < ARRAY_SIZE(cfg->connectors); i++) { in xen_drm_front_cfg_card() 62 ret = cfg_connector(front_info, &cfg->connectors[i], in xen_drm_front_cfg_card()
|
/linux/Documentation/sound/cards/ |
H A D | serial-u16550.rst | 38 all four MIDI Out connectors. Set the A-B switch and the speed module 50 the same data to all four MIDI Out connectors at full MIDI speed. 60 number gives a bitmask of which MIDI Out connectors the data should be
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | intel-pmc-mux.rst | 32 represent the actual connectors, but instead the "channels" in the mux-agent 33 that are associated with the connectors:: 115 connectors under its control::
|
/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-intro.rst | 8 HDMI connectors provide a single pin for use by the Consumer Electronics 18 connectors. The protocol closely resembles a crazy Rube Goldberg
|
/linux/include/linux/ |
H A D | extcon.h | 24 * Define the type of supported external connectors 33 * Define the unique id of supported external connectors 90 * Define the properties of supported external connectors. 199 * for all supported external connectors of the extcon.
|
/linux/drivers/extcon/ |
H A D | Kconfig | 6 This allows monitoring external connectors by userspace 7 via sysfs and uevent and supports external connectors with 11 host USB ports. Many of 30-pin connectors including PDMI are
|
/linux/drivers/media/i2c/ |
H A D | tvp5150.c | 75 struct tvp5150_connector connectors[TVP5150_MAX_CONNECTORS]; member 805 /* In case of no of-connectors are available no limitations are made */ in tvp5150_s_std() 1325 if (remote->entity == &decoder->connectors[i].ent) { in tvp5150_link_setup() 1326 v4l2c = &decoder->connectors[i].base; in tvp5150_link_setup() 1614 struct media_entity *con = &decoder->connectors[i].ent; in tvp5150_registered() 1615 struct media_pad *pad = &decoder->connectors[i].pad; in tvp5150_registered() 1617 &decoder->connectors[i].base; in tvp5150_registered() 1658 decoder->cur_connector = &decoder->connectors[i]; in tvp5150_registered() 1667 media_device_unregister_entity(&decoder->connectors[i].ent); in tvp5150_registered() 1668 media_entity_cleanup(&decoder->connectors[i].ent); in tvp5150_registered() [all …]
|
/linux/Documentation/input/devices/ |
H A D | xpad.rst | 100 - Wired Xbox 360 controllers use standard USB connectors. 103 - Xbox One controllers can be wired and use standard Micro-USB connectors. 117 (5 pins vs. 4 on standard USB 1.0 connectors). 121 connectors so there is no magic to it. Detailed info on these matters
|
/linux/arch/mips/include/asm/sgi/ |
H A D | gio.h | 17 * The Indigo and Indy have two GIO bus connectors. Indigo2 (all models) have 18 * three physical connectors, but only two slots, GFX and EXP0.
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am642-hummingboard-t.dts | 239 /* connectors M1 & M2 W_DISABLE1 */ 241 /* connectors M1 & M2 W_DISABLE2 */ 243 /* connectors M1 & M2 PERST0 (PCI Reset) */
|
/linux/drivers/gpu/drm/msm/ |
H A D | NOTES | 34 loads whatever connectors are appropriate. 45 and treat the MDP4 block's irq as "the" irq. Even though the connectors
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.h | 80 struct drm_connector *connectors[8]; member 99 /* create appropriate encoders/connectors: */
|
/linux/drivers/usb/typec/ |
H A D | Kconfig | 23 Type-C connectors. 34 Enable this configurations option if you have USB Type-C connectors on
|
/linux/drivers/gpu/drm/sti/ |
H A D | NOTES | 45 - The Bridges/Connectors are mapped to the HDMI / DVO / HD Analog / SD analog 47 FB & planes Cursor CRTC Encoders Bridges/Connectors
|
/linux/include/drm/ |
H A D | drm_connector.h | 88 * should only try to light up connectors with unknown status when 100 * connectors that no longer exist. 131 * - Modesets are not allowed on unregistered connectors, unless they 469 * DP protocol standard. The respective connectors will register 867 * connectors to deal with overscan. 1018 * current and previous connectors, see 1054 * connectors downstream have implemented self refresh entry/exit. 1104 * @writeback_job: Writeback job for writeback connectors 1269 * struct drm_connector_funcs - control connectors on a given device 1271 * Each CRTC may have one or more connectors attached to it. The functions [all …]
|
/linux/Documentation/gpu/ |
H A D | drm-kms.rst | 80 Abstraction`_). Connectors can have different possible encoders, but the kernel 83 drive multiple different connectors. There is exactly one active connector for 150 Note that currently the bridge chaining and interactions with connectors and 261 drm_connector_state <drm_connector_state>` for connectors. These are the only 440 Writeback Connectors
|