Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c322 #define to_shmob_crtc(c) container_of(c, struct shmob_drm_crtc, crtc) macro
326 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_dpms()
350 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_mode_set()
377 shmob_drm_crtc_update_base(to_shmob_crtc(crtc)); in shmob_drm_crtc_mode_set_base()
412 struct shmob_drm_crtc *scrtc = to_shmob_crtc(crtc); in shmob_drm_crtc_page_flip()