Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_drv.h49 struct malidp_plane { struct
73 #define to_malidp_plane(x) container_of(x, struct malidp_plane, base) argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
Dmalidp_drv.h51 struct malidp_plane { struct
75 #define to_malidp_plane(x) container_of(x, struct malidp_plane, base) argument