Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
Dhdlcd_drv.h9 struct hdlcd_drm_private { struct
24 #define drm_to_hdlcd_priv(x) container_of(x, struct hdlcd_drm_private, base) argument
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dhdlcd_drv.h9 struct hdlcd_drm_private { struct
22 #define crtc_to_hdlcd_priv(x) container_of(x, struct hdlcd_drm_private, crtc) argument