drm_atomic_get_private_obj_state — get private object state
void * drm_atomic_get_private_obj_state ( | struct drm_atomic_state * state, |
| void * obj, | |
const struct drm_private_state_funcs * funcs); |
stateglobal atomic state
objprivate object to get the state for
funcspointer to the struct of function pointers that identify the object type