Home
last modified time | relevance | path

Searched defs:zynqmp_dp (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xlnx/
Dzynqmp_dp.c298 struct zynqmp_dp { struct
305 struct zynqmp_dpsub *dpsub; argument
314 struct zynqmp_dp_mode mode; argument
315 struct zynqmp_dp_link_config link_config; argument
316 struct zynqmp_dp_config config; argument
322 static inline struct zynqmp_dp *bridge_to_dp(struct drm_bridge *bridge) in bridge_to_dp() argument