Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c326 #define to_shmob_crtc(c) container_of(c, struct shmob_drm_crtc, crtc) macro
330 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_dpms()
354 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_mode_set()
381 shmob_drm_crtc_update_base(to_shmob_crtc(crtc)); in shmob_drm_crtc_mode_set_base()
416 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_page_flip()