Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_drv.h73 #define to_malidp_plane(x) container_of(x, struct malidp_plane, base) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
Dmalidp_drv.h75 #define to_malidp_plane(x) container_of(x, struct malidp_plane, base) macro