Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.h21 struct sun4i_layer_state { struct
33 static inline struct sun4i_layer_state * argument
36 return container_of(state, struct sun4i_layer_state, state); in state_to_sun4i_layer_state()