Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/renesas/shmobile/
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()