Searched defs:zynqmp_dp (Results 1 – 1 of 1) sorted by relevance
298 struct zynqmp_dp { struct305 struct zynqmp_dpsub *dpsub; argument314 struct zynqmp_dp_mode mode; argument315 struct zynqmp_dp_link_config link_config; argument316 struct zynqmp_dp_config config; argument322 static inline struct zynqmp_dp *bridge_to_dp(struct drm_bridge *bridge) in bridge_to_dp() argument