Home
last modified time | relevance | path

Searched defs:atmel_hlcdc_plane_state (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c44 struct atmel_hlcdc_plane_state { struct
45 struct drm_plane_state base;
46 int crtc_x;
47 int crtc_y;
48 unsigned int crtc_w;
49 unsigned int crtc_h;
73 static inline struct atmel_hlcdc_plane_state * argument