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) ; |
state
global atomic state
obj
private object to get the state for
funcs
pointer to the struct of function pointers that identify the object type