Searched refs:to_dpu_global_state (Results 1 – 2 of 2) sorted by relevance
124 #define to_dpu_global_state(x) container_of(x, struct dpu_global_state, base) macro
312 return to_dpu_global_state(dpu_kms->global_state.state); in dpu_kms_get_existing_global_state()335 return to_dpu_global_state(priv_state); in dpu_kms_get_global_state()355 struct dpu_global_state *dpu_state = to_dpu_global_state(state); in dpu_kms_global_destroy_state()