Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c80 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_crtc_wait_page_flip()
113 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_crtc_setup_geometry()
171 struct shmob_drm_device *sdev = to_shmob_device(scrtc->base.dev); in shmob_drm_crtc_start_stop()
204 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_crtc_atomic_enable()
262 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_crtc_atomic_disable()
352 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_enable_vblank()
361 struct shmob_drm_device *sdev = to_shmob_device(crtc->dev); in shmob_drm_disable_vblank()
418 struct shmob_drm_device *sdev = to_shmob_device(dev); in shmob_drm_encoder_mode_fixup()
H A Dshmob_drm_drv.h47 static inline struct shmob_drm_device *to_shmob_device(struct drm_device *dev) in to_shmob_device() function
H A Dshmob_drm_drv.c80 struct shmob_drm_device *sdev = to_shmob_device(dev); in shmob_drm_irq()