Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c323 #define to_shmob_crtc(c) container_of(c, struct shmob_drm_crtc, crtc) macro
327 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_dpms()
351 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_mode_set()
378 shmob_drm_crtc_update_base(to_shmob_crtc(crtc)); in shmob_drm_crtc_mode_set_base()
413 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_page_flip()