Lines Matching +full:dual +full:- +full:lvds +full:- +full:odd +full:- +full:pixels
1 /* SPDX-License-Identifier: GPL-2.0 */
23 * enum drm_lvds_dual_link_pixels - Pixel order of an LVDS dual-link connection
24 * @DRM_LVDS_DUAL_LINK_EVEN_ODD_PIXELS: Even pixels are expected to be generated
25 * from the first port, odd pixels from the second port
26 * @DRM_LVDS_DUAL_LINK_ODD_EVEN_PIXELS: Odd pixels are expected to be generated
27 * from the first port, even pixels from the second port
88 return -EINVAL; in drm_of_component_probe()
95 return -EINVAL; in drm_of_encoder_active_endpoint()
102 return -EINVAL; in drm_of_find_panel_or_bridge()
109 return -EINVAL; in drm_of_lvds_get_dual_link_pixel_order()
115 return -EINVAL; in drm_of_lvds_get_data_mapping()
122 return -EINVAL; in drm_of_get_data_lanes_count()
131 return -EINVAL; in drm_of_get_data_lanes_count_ep()
141 return ERR_PTR(-EINVAL); in drm_of_get_dsi_bus()
146 * drm_of_panel_bridge_remove - remove panel bridge
162 return -ENODEV; in drm_of_panel_bridge_remove()
169 return -EINVAL; in drm_of_panel_bridge_remove()