Searched defs:zynqmp_dp (Results 1 – 1 of 1) sorted by relevance
297 struct zynqmp_dp { struct299 struct zynqmp_dpsub *dpsub; argument307 struct zynqmp_dp_config config; argument316 struct zynqmp_dp_link_config link_config; argument317 struct zynqmp_dp_mode mode; argument321 static inline struct zynqmp_dp *bridge_to_dp(struct drm_bridge *bridge) in bridge_to_dp() argument