Searched defs:atmel_hlcdc_plane_state (Results 1 – 1 of 1) sorted by relevance
41 struct atmel_hlcdc_plane_state { struct42 struct drm_plane_state base;43 int crtc_x;44 int crtc_y;45 unsigned int crtc_w;69 static inline struct atmel_hlcdc_plane_state * argument