Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c46 struct atmel_hlcdc_plane_state { struct
47 struct drm_plane_state base;
48 int crtc_x;
49 int crtc_y;
50 unsigned int crtc_w;
51 unsigned int crtc_h;
75 static inline struct atmel_hlcdc_plane_state * argument