Lines Matching +full:dual +full:- +full:lvds +full:- +full:even +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
90 return -EINVAL; in drm_of_component_probe()
97 return -EINVAL; in drm_of_encoder_active_endpoint()
104 return -EINVAL; in drm_of_find_panel_or_bridge()
111 return -EINVAL; in drm_of_lvds_get_dual_link_pixel_order()
118 return -EINVAL; in drm_of_lvds_get_dual_link_pixel_order_sink()
124 return -EINVAL; in drm_of_lvds_get_data_mapping()
131 return -EINVAL; in drm_of_get_data_lanes_count()
140 return -EINVAL; in drm_of_get_data_lanes_count_ep()
150 return ERR_PTR(-EINVAL); in drm_of_get_dsi_bus()
155 * drm_of_panel_bridge_remove - remove panel bridge
171 return -ENODEV; in drm_of_panel_bridge_remove()
178 return -EINVAL; in drm_of_panel_bridge_remove()