Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_dp_mst_helper.h543 #define to_dp_mst_topology_state(x) container_of(x, struct drm_dp_mst_topology_state, base) macro
/kernel/linux/linux-6.6/include/drm/display/
Ddrm_dp_mst_helper.h513 #define to_dp_mst_topology_state(x) container_of(x, struct drm_dp_mst_topology_state, base) macro