Home
last modified time | relevance | path

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

/include/drm/display/
A Ddrm_dp_mst_helper.h527 #define to_dp_mst_topology_state(x) container_of(x, struct drm_dp_mst_topology_state, base) macro
1015 *old_state = to_dp_mst_topology_state(objs_state->old_state); in __drm_dp_mst_state_iter_get()
1017 *new_state = to_dp_mst_topology_state(objs_state->new_state); in __drm_dp_mst_state_iter_get()

Completed in 5 milliseconds