Home
last modified time | relevance | path

Searched refs:drm_to_st7920 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/sitronix/
H A Dst7920.c113 static inline struct st7920_device *drm_to_st7920(struct drm_device *drm) in drm_to_st7920() function
321 struct st7920_device *st7920 = drm_to_st7920(fb->dev); in st7920_fb_blit_rect()
344 struct st7920_device *st7920 = drm_to_st7920(drm); in st7920_primary_plane_atomic_check()
435 struct st7920_device *st7920 = drm_to_st7920(drm); in st7920_primary_plane_atomic_disable()
519 struct st7920_device *st7920 = drm_to_st7920(crtc->dev); in st7920_crtc_mode_valid()
546 struct st7920_device *st7920 = drm_to_st7920(drm); in st7920_crtc_atomic_enable()
567 struct st7920_device *st7920 = drm_to_st7920(drm); in st7920_crtc_atomic_disable()
646 struct st7920_device *st7920 = drm_to_st7920(connector->dev); in st7920_connector_get_modes()