Searched refs:DRM_BRIDGE_OP_MODES (Results 1 – 6 of 6) sorted by relevance
209 panel_bridge->bridge.ops = DRM_BRIDGE_OP_MODES; in drm_panel_bridge_add_typed()
1173 DRM_BRIDGE_OP_HPD | DRM_BRIDGE_OP_MODES; in lt9611_probe()
353 if (bridge->ops & DRM_BRIDGE_OP_MODES) in drm_bridge_connector_init()
1077 if (!(bridge->ops & DRM_BRIDGE_OP_MODES)) in drm_bridge_get_modes()
700 DRM_BRIDGE_OP_MODES = BIT(3), enumerator
665 venc->bridge.ops = DRM_BRIDGE_OP_MODES; in venc_bridge_init()