Searched refs:hdlcd_drm_private (Results 1 – 1 of 1) sorted by relevance
9 struct hdlcd_drm_private { struct24 #define drm_to_hdlcd_priv(x) container_of(x, struct hdlcd_drm_private, base) argument25 #define crtc_to_hdlcd_priv(x) container_of(x, struct hdlcd_drm_private, crtc)27 static inline void hdlcd_write(struct hdlcd_drm_private *hdlcd, in hdlcd_write()33 static inline u32 hdlcd_read(struct hdlcd_drm_private *hdlcd, unsigned int reg) in hdlcd_read()39 void hdlcd_set_scanout(struct hdlcd_drm_private *hdlcd);